mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-13 02:58:17 -06:00
Create --2- -.gitignore
---1
This commit is contained in:
parent
16353ce63c
commit
d8afc77ccf
18
--2- -.gitignore
Normal file
18
--2- -.gitignore
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
@@ -14,3 +14,16 @@ fabfile.py
|
||||||
|
gunicorn_config.py
|
||||||
|
.DS_Store
|
||||||
|
.vscode
|
||||||
|
*.py
|
||||||
|
*.py
|
||||||
|
*.md
|
||||||
|
*.yaml
|
||||||
|
.github/stale.yaml
|
||||||
|
docs/release-notes/version-2.6.md
|
||||||
|
netbox/circuits/signals.py
|
||||||
|
netbox/dcim/models.py
|
||||||
|
netbox/dcim/signals.py
|
||||||
|
netbox/dcim/tests/test_api.py
|
||||||
|
netbox/dcim/tests/test_views.py
|
||||||
|
netbox/dcim/views.py
|
||||||
|
netbox/ipam/forms.py
|
||||||
|
---1
|
Loading…
Reference in New Issue
Block a user