summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: da371454546f3ffc945091498e29e1e791cf56f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Makefile
Makefile.*
release/
debug/
*.o
*.so.*
*.dll
*.lib
*.so
moc_*
*.moc
*.pro.user


.qmake.cache
.uic/
/include/
/lib/
/mkspecs/