dev_settings: Allow user to override settings in a git-ignored file.

This should make doing an ongoing development project related to a
settings variant significantly more convenient.
This commit is contained in:
Tim Abbott
2023-12-03 21:17:53 -08:00
parent 2d1b217441
commit a7c40748fd
3 changed files with 25 additions and 0 deletions

1
.gitignore vendored
View File

@@ -20,6 +20,7 @@
/zproject/apns-dev.pem
/zproject/apns-dev-key.p8
/zproject/dev-secrets.conf
/zproject/custom_dev_settings.py
/tools/conf.ini
/tools/custom_provision
/tools/droplets/conf.ini