#16127: Ignore local_settings.py

This commit is contained in:
Jeremy Stretch 2024-05-15 17:05:39 -04:00
parent d78a86afac
commit 755513a148

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