nim-ranges/.gitignore

8 lines
53 B
Plaintext
Raw Normal View History

# ignore all executable files
*
!*.*
!*/
2018-02-16 16:19:48 +02:00
nimcache/