nimbus-eth2/.gitignore

17 lines
245 B
Plaintext
Raw Normal View History

2018-07-20 13:46:03 +00:00
nimcache/
# Executables shall be put in an ignored build/ directory
# Ignore dynamic, static libs and libtool archive files
build/
*.so
*.dylib
*.a
*.la
*.exe
*.dll
/scripts/testnet*.sh
# State sim # TODO - move in another folder
0000-*.json