2
0
mirror of https://github.com/status-im/nimbus-eth2.git synced 2025-01-13 07:45:39 +00:00

15 lines
189 B
Plaintext
Raw Normal View History

2018-07-20 15:46:03 +02: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