mirror of
https://oauth2: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@github.com/m1ngsama/TNT.git
synced 2026-06-26 04:34:38 +08:00
28 lines
500 B
Text
28 lines
500 B
Text
*.o
|
|
obj/
|
|
tnt
|
|
tntctl
|
|
messages.log
|
|
host_key
|
|
host_key.pub
|
|
*.swp
|
|
.DS_Store
|
|
test.log
|
|
*.dSYM/
|
|
demos/*.gif
|
|
demos/*.mp4
|
|
demos/*.webm
|
|
tests/unit/test_utf8
|
|
tests/unit/test_message
|
|
tests/unit/test_chat_room
|
|
tests/unit/test_history_view
|
|
tests/unit/test_i18n
|
|
tests/unit/test_system_message
|
|
tests/unit/test_command_catalog
|
|
tests/unit/test_exec_catalog
|
|
tests/unit/test_help_text
|
|
tests/unit/test_manual_text
|
|
tests/unit/test_support_text
|
|
tests/unit/test_cli_text
|
|
tests/unit/test_tntctl_text
|
|
tests/unit/test_ratelimit
|