factored passwords out of settings.py with yamjam
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
|
||||
# Compiled python modules.
|
||||
*.pyc
|
||||
|
||||
@@ -26,4 +27,7 @@ manage.py
|
||||
|
||||
# migrations
|
||||
/rowers/migrations/
|
||||
/cvkbrno/migrations/
|
||||
/cvkbrno/migrations/
|
||||
|
||||
# secrets
|
||||
config.yaml
|
||||
|
||||
Reference in New Issue
Block a user