nwaku/vendor/nim-stint/.gitignore

9 lines
65 B
Plaintext
Raw Normal View History

# ignore all executable files
*
!*.*
!*/
*.exe
nimcache/
build/