nim-rlp/.gitignore

8 lines
53 B
Plaintext
Raw Normal View History

2018-01-25 19:22:13 +00:00
# ignore all executable files
*
!*.*
!*/
2018-02-16 15:28:19 +00:00
nimcache/