1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Florian Klink 5cd9c11169 gitignore static folder, concretize configuration.py location
this adds the netbox/static folder to the gitignore file, and further
specifies the path from where we'd like to ignore net netbox configuration.py.
2016-10-28 12:28:13 +02:00

9 lines
94 B
Plaintext

*.pyc
/netbox/netbox/configuration.py
/netbox/static
.idea
/*.sh
!upgrade.sh
fabfile.py
*.swp