1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Merge v2.6.3

This commit is contained in:
Jeremy Stretch
2019-09-04 16:45:33 -04:00
88 changed files with 2742 additions and 1105 deletions

2
.gitignore vendored
View File

@ -3,6 +3,8 @@
/netbox/netbox/ldap_config.py
/netbox/reports/*
!/netbox/reports/__init__.py
/netbox/scripts/*
!/netbox/scripts/__init__.py
/netbox/static
.idea
/*.sh