Update gitignore to ignore all shell scripts
This commit is contained in:
parent
904577becf
commit
4c00f0e867
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +1,2 @@
|
||||||
templates/*.yml
|
templates/*.yml
|
||||||
run.sh
|
*.sh
|
||||||
|
|
|
||||||
Reference in a new issue