mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-13 16:47:34 -06:00
Corrected regex to ignore shell files in root dir
This commit is contained in:
parent
df01947c9e
commit
9aa0972a8c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,6 +1,6 @@
|
||||
*.pyc
|
||||
configuration.py
|
||||
.idea
|
||||
./*.sh
|
||||
/*.sh
|
||||
fabfile.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user