nimbus-eth2/.gitignore

21 lines
284 B
Plaintext

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
# LFS cache
jsonTestsCache/
tmpcache/
# State sim # TODO - move in another folder
0000-*.json