Add the shell scripts to git's ignore list

This commit is contained in:
Rodolphe Breard 2018-01-26 21:20:46 +01:00
parent f075438bbe
commit 2953a90c55

3
.gitignore vendored
View file

@ -42,3 +42,6 @@ nosetests.xml
# SQLite databases
*.sqlite3
# Shell scripts
*.sh