mirror of
https://oauth2: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@github.com/m1ngsama/TNT.git
synced 2026-05-10 19:00:57 +08:00
macOS-compiled test binaries were tracked by git, causing CI failures on Linux where they're executed as shell scripts instead of ELF binaries.
13 lines
152 B
Text
13 lines
152 B
Text
*.o
|
|
obj/
|
|
tnt
|
|
messages.log
|
|
host_key
|
|
host_key.pub
|
|
*.swp
|
|
.DS_Store
|
|
test.log
|
|
*.dSYM/
|
|
tests/unit/test_utf8
|
|
tests/unit/test_message
|
|
tests/unit/test_chat_room
|