History rewrite

This commit is contained in:
AJ Schroeder
2023-11-21 20:27:31 -06:00
parent 25255fd6b8
commit 397034b53e
69 changed files with 6568 additions and 8 deletions

20
.gitignore vendored
View File

@@ -1,2 +1,22 @@
!**/template_*
**/credentials*
# Configurations
## Ignore default config directory.
config/
# Manifests
## Ignore manifests directory.
manifests/*.json
# MacOS
## Ignore desktop services files.
**/.DS_Store
# Certificates and Keys
## Ignore certificates files.
**/*.cer
**/*.crt
**/*.p7b
## Ignore public key files
**/*.pub