mirror of
https://github.com/netbox-community/netbox.git
synced 2026-02-28 01:56:08 -06:00
Corrected regex to ignore shell files in root dir
This commit is contained in:
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
configuration.py
|
configuration.py
|
||||||
.idea
|
.idea
|
||||||
./*.sh
|
/*.sh
|
||||||
fabfile.py
|
fabfile.py
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user