windows: ignore *.exe
This commit is contained in:
parent
41bd968ac0
commit
5b34d578d8
|
@ -1,6 +1,7 @@
|
||||||
*
|
*
|
||||||
!*/
|
!*/
|
||||||
!*.*
|
!*.*
|
||||||
|
*.exe
|
||||||
|
|
||||||
!Makefile
|
!Makefile
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue