adding phase 5 init framework, added deployment ease scripts
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -9,6 +9,11 @@ output/
|
||||
data/
|
||||
logs/
|
||||
|
||||
# Environment and secrets
|
||||
.env
|
||||
admin_password.txt
|
||||
logs/admin_password.txt
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
Reference in New Issue
Block a user