2016-03-01 11:23:03 -05:00
|
|
|
*.pyc
|
2020-02-26 15:59:26 -05:00
|
|
|
*.swp
|
2021-03-13 02:28:21 -07:00
|
|
|
node_modules
|
|
|
|
/netbox/project-static/.cache
|
2016-10-28 12:24:55 +02:00
|
|
|
/netbox/netbox/configuration.py
|
2017-01-23 22:44:29 +01:00
|
|
|
/netbox/netbox/ldap_config.py
|
2017-09-19 17:47:42 -04:00
|
|
|
/netbox/reports/*
|
|
|
|
!/netbox/reports/__init__.py
|
2019-08-09 12:33:33 -04:00
|
|
|
/netbox/scripts/*
|
|
|
|
!/netbox/scripts/__init__.py
|
2016-10-28 12:24:55 +02:00
|
|
|
/netbox/static
|
2020-02-26 15:59:26 -05:00
|
|
|
/venv/
|
2016-06-27 22:48:24 -04:00
|
|
|
/*.sh
|
2020-06-04 11:44:16 -04:00
|
|
|
local_requirements.txt
|
2016-06-29 15:43:42 -04:00
|
|
|
!upgrade.sh
|
2016-03-01 11:23:03 -05:00
|
|
|
fabfile.py
|
2019-12-14 21:14:48 +02:00
|
|
|
gunicorn.py
|
2019-09-06 11:46:35 -05:00
|
|
|
netbox.log
|
|
|
|
netbox.pid
|
2018-12-30 02:35:18 -05:00
|
|
|
.DS_Store
|
2020-02-26 15:59:26 -05:00
|
|
|
.idea
|
2019-08-14 20:28:23 -04:00
|
|
|
.coverage
|
2020-02-26 15:59:26 -05:00
|
|
|
.vscode
|