mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-16 12:38:17 -06:00
gitignore update
This commit is contained in:
parent
9e492cbb4d
commit
0d80356fa3
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,4 +1,3 @@
|
||||
*.pyc
|
||||
/netbox/netbox/configuration.py
|
||||
/netbox/netbox/ldap_config.py
|
||||
/netbox/reports/*
|
||||
@ -10,3 +9,8 @@
|
||||
fabfile.py
|
||||
*.swp
|
||||
gunicorn_config.py
|
||||
netbox.iml
|
||||
Pipfile
|
||||
__pycache__/
|
||||
/venv/
|
||||
/out/
|
Loading…
Reference in New Issue
Block a user