Remove *.sh from gitignore (#2096)

6.19.x
Roman Iuvshin 2016-08-15 17:41:39 +03:00 committed by GitHub
parent 839f2f15e1
commit 4acceecdc4
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -23,7 +23,6 @@ test-output/
*.exe
*.o
*.so
*.sh
# Packages #
############