mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 04:02:52 -06:00
#16127: Ignore local_settings.py
This commit is contained in:
parent
d78a86afac
commit
755513a148
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,6 +17,7 @@ yarn-error.log*
|
|||||||
/venv/
|
/venv/
|
||||||
/*.sh
|
/*.sh
|
||||||
local_requirements.txt
|
local_requirements.txt
|
||||||
|
local_settings.py
|
||||||
!upgrade.sh
|
!upgrade.sh
|
||||||
fabfile.py
|
fabfile.py
|
||||||
gunicorn.py
|
gunicorn.py
|
||||||
|
Loading…
Reference in New Issue
Block a user