2
0
mirror of https://github.com/status-im/nim-libp2p.git synced 2025-01-13 22:45:17 +00:00
Álex Cabeza Romero 9bc5ec1566
tests(flaky): Increase check timeouts ()
Increase checkExpiring timeouts to verify impact on flaky tests.
2024-01-31 23:46:12 +00:00

20 lines
284 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
go-libp2p-daemon/