mirror of
https://github.com/netbox-community/netbox.git
synced 2026-02-05 14:56:24 -06:00
Tweak gitignore to include devicetype-images directory
This commit is contained in:
Vendored
-1
@@ -1,5 +1,4 @@
|
||||
*.pyc
|
||||
/netbox/media
|
||||
/netbox/netbox/configuration.py
|
||||
/netbox/netbox/ldap_config.py
|
||||
/netbox/reports/*
|
||||
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user