mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 04:02:52 -06:00
Add local_requirements.txt to .gitignore
This commit is contained in:
parent
56f6698ba5
commit
91ba44cc96
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,6 +9,7 @@
|
|||||||
/netbox/static
|
/netbox/static
|
||||||
/venv/
|
/venv/
|
||||||
/*.sh
|
/*.sh
|
||||||
|
local_requirements.txt
|
||||||
!upgrade.sh
|
!upgrade.sh
|
||||||
fabfile.py
|
fabfile.py
|
||||||
gunicorn.py
|
gunicorn.py
|
||||||
|
Loading…
Reference in New Issue
Block a user