nimbus-eth2/.gitignore

17 lines
245 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
# State sim # TODO - move in another folder
0000-*.json