b6c5bd07bb
- Memory manager - TD_SKIP_TEST/TD_SKIP_BENCHMARK/TD_SKIP_TG_CLI - Rebranding - github workflow - .gitignore - Add crypt32 to windows - Fatal crash log handler - optionally unencrypted database - malloc_trim support - getMemoryStatistics Options: - disable_document_filenames - disable_minithumbnails - disable_notifications - disable_group_calls - disable_auto_download - ignore_server_deletes_and_reads - ignore_update_chat_last_message - ignore_update_chat_read_inbox - ignore_update_user_chat_action - receive_access_hashes - message_unload_delay modification
18 lines
131 B
Plaintext
18 lines
131 B
Plaintext
**/*build*/
|
|
**/.*.swp
|
|
**/.DS_Store
|
|
**/auto/
|
|
docs/
|
|
/tdlib/
|
|
.idea/
|
|
vcpkg/
|
|
*.tlo
|
|
|
|
td.binlog
|
|
|
|
tg_cli.log
|
|
|
|
tg_cli.log.old
|
|
|
|
.attach_pid*
|