Corrected regex to ignore shell files in root dir

This commit is contained in:
Jeremy Stretch
2016-06-27 22:48:24 -04:00
parent df01947c9e
commit 9aa0972a8c
Vendored
+1 -1
View File
@@ -1,6 +1,6 @@
*.pyc
configuration.py
.idea
./*.sh
/*.sh
fabfile.py