7 lines
48 B
Plaintext
7 lines
48 B
Plaintext
|
# ignore all executable files
|
||
|
*
|
||
|
!*.*
|
||
|
!*/
|
||
|
*.exe
|
||
|
|