mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-08-25 18:41:16 +00:00
fix: gitignore test binaries + remove accidentally-committed binary
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
# Executables shall be put in an ignored build/ directory
|
||||
/build
|
||||
|
||||
# Test binaries (built by `nim c tests/...nim` for local debug compile)
|
||||
/tests/all_tests_common
|
||||
/tests/all_tests_waku
|
||||
/tests/all_tests_wakunode2
|
||||
|
||||
# Generated Files
|
||||
*.generated.nim
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user