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

scaffold new ui directory

This commit is contained in:
checktheroads
2021-03-13 02:28:21 -07:00
parent 94c25b0ff4
commit 6fe2f83435
8 changed files with 14039 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,5 +1,8 @@
*.pyc
*.swp
node_modules
/netbox/project-static/dist
/netbox/project-static/.cache
/netbox/netbox/configuration.py
/netbox/netbox/ldap_config.py
/netbox/reports/*