summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 5917492ad2339633ea78c7a382daa59ca9edc373 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Makefile
Makefile.*
Makefile_*.mk
debug
release
bin
*~
*.o
*.moc
*.app
*.pdb
*.bak
*.rej
*.exe
*.orig
*.user
*.user.*
*.sln
*.suo
*.sdf
*.opensdf
*.vcproj
*.vcxproj
*.filters
/ipch
Thumbs.db
*.xcodeproj
*.plist
.DS_Store
.qmake.cache
.make.cache
.tmp
*.Debug
*.Release
moc_*.cpp