nim-ethash/.gitignore

8 lines
148 B
Plaintext
Raw Normal View History

2018-02-15 10:23:42 +00:00
nimcache/
# Executables shall be put in an ignored build/ directory
# Ignore dynamic, static libs and libtool archive files
build/
*.so
*.dylib
*.a