10 lines
84 B
Plaintext
10 lines
84 B
Plaintext
# ignore files with no extention:
|
|
*
|
|
!*/
|
|
!*.*
|
|
|
|
# normal ignores:
|
|
*.js
|
|
*.exe
|
|
nimcache
|