nim-rlp/.gitignore
2018-02-16 17:28:19 +02:00

8 lines
53 B
Plaintext

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