mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-16 12:38:17 -06:00
Merge branch 'develop' into pr/1
This commit is contained in:
commit
d7ede5fc57
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,4 +1,3 @@
|
||||
*.pyc
|
||||
/netbox/netbox/configuration.py
|
||||
/netbox/netbox/ldap_config.py
|
||||
/netbox/reports/*
|
||||
@ -12,3 +11,8 @@ fabfile.py
|
||||
gunicorn_config.py
|
||||
.DS_Store
|
||||
.vscode
|
||||
netbox.iml
|
||||
Pipfile
|
||||
__pycache__/
|
||||
/venv/
|
||||
/out/
|
||||
|
Loading…
Reference in New Issue
Block a user