mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-17 04:58:16 -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/configuration.py
|
||||||
/netbox/netbox/ldap_config.py
|
/netbox/netbox/ldap_config.py
|
||||||
/netbox/reports/*
|
/netbox/reports/*
|
||||||
@ -12,3 +11,8 @@ fabfile.py
|
|||||||
gunicorn_config.py
|
gunicorn_config.py
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.vscode
|
.vscode
|
||||||
|
netbox.iml
|
||||||
|
Pipfile
|
||||||
|
__pycache__/
|
||||||
|
/venv/
|
||||||
|
/out/
|
||||||
|
Loading…
Reference in New Issue
Block a user