Skip to content

Commit

Permalink
Add local_requirements.txt to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremystretch committed Jun 4, 2020
1 parent 56f6698 commit 91ba44c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
/netbox/static
/venv/
/*.sh
local_requirements.txt
!upgrade.sh
fabfile.py
gunicorn.py
Expand Down

0 comments on commit 91ba44c

Please sign in to comment.