mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-29 20:06:25 -06:00
Include docs build path in revision control
This commit is contained in:
parent
7667bfd902
commit
25a5505296
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,7 +2,8 @@
|
||||
*.swp
|
||||
node_modules
|
||||
/netbox/project-static/.cache
|
||||
/netbox/project-static/docs/
|
||||
/netbox/project-static/docs/*
|
||||
!/netbox/project-static/docs/.info
|
||||
/netbox/netbox/configuration.py
|
||||
/netbox/netbox/ldap_config.py
|
||||
/netbox/reports/*
|
||||
|
1
netbox/project-static/docs/.info
Normal file
1
netbox/project-static/docs/.info
Normal file
@ -0,0 +1 @@
|
||||
Build local for local documentation
|
Loading…
Reference in New Issue
Block a user