summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: af4514488143031167ba273c516e8964f8245ec3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Makefile*
*.pdb
*.exe
*.dll
*.ilk
*.obj
*.lib
*.res
*.exp
*.manifest
*_resource.rc
moc_*.cpp
*.moc
.qmake.cache
config.log
tmp

# Generated static plugin import sources
*_plugin_import.cpp