mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-10 22:02:17 -06:00
Merge upstream v2.7.10 into develop
# Conflicts: # .gitignore # netbox/dcim/filters.py
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
*.pyc
|
||||
*.swp
|
||||
/netbox/netbox/configuration.py
|
||||
/netbox/netbox/ldap_config.py
|
||||
/netbox/reports/*
|
||||
@@ -6,12 +7,10 @@
|
||||
/netbox/scripts/*
|
||||
!/netbox/scripts/__init__.py
|
||||
/netbox/static
|
||||
.idea
|
||||
/venv/
|
||||
/*.sh
|
||||
!upgrade.sh
|
||||
fabfile.py
|
||||
*.swp
|
||||
gunicorn_config.py
|
||||
gunicorn.py
|
||||
netbox.log
|
||||
netbox.pid
|
||||
@@ -20,4 +19,6 @@ netbox.pid
|
||||
.venv
|
||||
.tox
|
||||
!docker/configuration/gunicorn_config.py
|
||||
.idea
|
||||
.coverage
|
||||
.vscode
|
||||
|
||||
Reference in New Issue
Block a user