summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7811f8db35120ca937d671f01e357d1ccda42ecd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
CMakeCache.txt
CMakeFiles
Makefile
*.cmake
install_manifest.txt
*.cbp
*.a
*.so
*.lnk
.sw
doc/
Thumbs.db
TgBot_test
.idea/
.vscode/
docs/
cmake-build-*

# MacOS dependecies
.DS_Store