Fix small photo display in wide enough chat.
[tdesktop.git] / .gitignore
blobc2896799ea0b46e77340bc862f917e600d45d428
1 /out/
2 Debug/
3 Release/
4 /ThirdParty/
5 /Telegram/build/target
6 /Telegram/tests/
7 /Telegram/gyp/tests/*.test
8 /Telegram/out/
9 /Telegram/*.user
10 *.vcxproj*
11 *.sln
12 *.suo
13 *.sdf
14 *.opensdf
15 *.opendb
16 *.VC.db
17 *.aps
18 *.xcodeproj
19 ipch/
20 .vs/
21 .vscode/
23 /Telegram/log.txt
24 /Telegram/data
25 /Telegram/data_config
26 /Telegram/DebugLogs/
27 /Telegram/tdata/
28 /Telegram/tdumps/
30 .DS_Store
31 ._*
32 .qmake.stash
33 /Mac/
34 project.xcworkspace
35 xcuserdata
37 parts
38 prime
39 stage
40 *.snap
41 .snapcraft
42 /snap/gui/*.png
43 /snap/gui/*.desktop
44 /snap/plugins/__pycache__
46 /Telegram/*.user.*
47 *.txt.user
48 *.pro.user
49 /Linux/
50 /Telegram/Makefile
51 *.*~
52 .idea/
53 cmake-build-debug/