summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 70d42e47b8cc3ed57af50367814df8d90013c180 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
bin
tmp
debug
release
Makefile
Makefile.Debug
Makefile.Release
*.pro.user*
*.lib
*.obj
*.ncb
*.sln
*.suo
*.vcproj*
*.pdb
*.idb
*.ib_pdb_index
*.bak
*.swp
*~