mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-10 13:06:09 +00:00
19 lines
266 B
Plaintext
19 lines
266 B
Plaintext
nimcache/
|
|
nimbledeps/
|
|
|
|
# Executables shall be put in an ignored build/ directory
|
|
# Ignore dynamic, static libs and libtool archive files
|
|
build/
|
|
*.so
|
|
*.dylib
|
|
*.a
|
|
*.la
|
|
*.exe
|
|
*.dll
|
|
.vscode/
|
|
.DS_Store
|
|
tests/pubsub/testgossipsub
|
|
examples/*.md
|
|
nimble.develop
|
|
nimble.paths
|