Add local_requirements.txt to .gitignore
This commit is contained in:
parent
56f6698ba5
commit
91ba44cc96
|
|
@ -9,6 +9,7 @@
|
|||
/netbox/static
|
||||
/venv/
|
||||
/*.sh
|
||||
local_requirements.txt
|
||||
!upgrade.sh
|
||||
fabfile.py
|
||||
gunicorn.py
|
||||
|
|
|
|||
Loading…
Reference in New Issue