ZaStoGram_desktop/.gitignore
loop-uh 1a6e6c3b5c Merge remote-tracking branch 'upstream/dev' into dev
# Conflicts:
#	.agents/shared/test-loop.md
#	.agents/skills/perform-task/references/computer-use-testing.md
#	.agents/skills/perform-task/references/phase-prompts.md
#	AGENTS.md
#	Telegram/Resources/winrc/Telegram.rc
#	Telegram/SourceFiles/boxes/create_ai_box.cpp
#	Telegram/SourceFiles/chat_helpers/emoji_list_widget.h
#	Telegram/SourceFiles/chat_helpers/stickers_list_widget.h
#	Telegram/SourceFiles/chat_helpers/tabbed_selector.h
#	Telegram/SourceFiles/core/core_settings.cpp
#	Telegram/SourceFiles/core/version.h
#	Telegram/SourceFiles/iv/editor/iv_editor_box.cpp
#	Telegram/SourceFiles/iv/iv_rich_page.cpp
#	Telegram/SourceFiles/iv/iv_rich_page.h
#	Telegram/build/version
#	Telegram/cmake/tests.cmake
#	Telegram/lib_ui
2026-07-25 17:07:59 +03:00

84 lines
1.2 KiB
Text

/out/
Debug/
Release/
/ThirdParty/
/Telegram/build/target
/Telegram/build/ai-machine-tag
/Telegram/tests/
/Telegram/gyp/tests/*.test
/Telegram/out/
/Telegram/*.user
*.vcxproj*
*.sln
*.suo
*.sdf
*.opensdf
*.opendb
*.VC.db
*.aps
*.xcodeproj
ipch/
.vs/
.vscode/
.cache/
compile_commands.json
/Telegram/log.txt
/Telegram/data
/Telegram/data_config
/Telegram/DebugLogs/
/Telegram/tdata/
/Telegram/tdumps/
.DS_Store
._*
.qmake.stash
/Mac/
project.xcworkspace
xcuserdata
parts
prime
stage
*.snap
.snapcraft
/snap/gui/*.png
/snap/gui/*.desktop
/snap/plugins/__pycache__
/Telegram/*.user.*
*.txt.user
*.pro.user
/Linux/
/Telegram/Makefile
*.*~
.idea/
cmake-build-debug/
*.qsb
# Local configuration files
settings.local.json
*.local.json
.env
.env.local
.env.*.local
# Cursor IDE local settings (but keep .cursor/rules/)
.cursor/*
!.cursor/rules/
# AI work folder (session-specific, not for version control)
.ai
/.agents/
/.codex/skills/tdesktop-mtproxy-architecture/
# Generated changelog page (built by CI, deployed to GitHub Pages)
/docs/changelog/
/Telegram/SourceFiles/tests/__pycache__
cmake
/docs
Telegram/SourceFiles/mtproto.zip
*.pyc
*.patch
# Qt patches applied by prepare.py during library builds must stay tracked.
!Telegram/build/patches_extra/**/*.patch