8 lines
69 B
Plaintext
8 lines
69 B
Plaintext
|
# ignore all executable files
|
||
|
*
|
||
|
!*.*
|
||
|
!*/
|
||
|
*.exe
|
||
|
*.out
|
||
|
nimcache/
|
||
|
build/
|