#16127: Ignore local_settings.py

This commit is contained in:
Jeremy Stretch 2024-05-15 17:05:39 -04:00
parent bc41a6f007
commit b18c2484c6

1
.gitignore vendored
View File

@ -17,6 +17,7 @@ yarn-error.log*
/venv/
/*.sh
local_requirements.txt
local_settings.py
!upgrade.sh
fabfile.py
gunicorn.py