1
0
mirror of https://github.com/waku-org/nwaku.git synced 2025-01-22 21:02:56 +00:00

17 lines
226 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
node_modules
nohup.out
hardhat.config.js
package-lock.json