nim-rlp/.gitignore

8 lines
53 B
Plaintext
Raw Normal View History

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