gitignore: allow *.sh files
This commit is contained in:
parent
8961f49bf6
commit
41fb22376f
|
@ -12,4 +12,6 @@
|
||||||
!LICENSE
|
!LICENSE
|
||||||
!Makefile
|
!Makefile
|
||||||
|
|
||||||
|
!*.sh
|
||||||
|
|
||||||
!*/
|
!*/
|
||||||
|
|
Loading…
Reference in New Issue