1
# This file is used to ignore files which are generated in the Qt build system
2
# ----------------------------------------------------------------------------
3
4
syntax: glob
5
6
*~
7
*.a
8
*.la
9
*.pc
10
*.core
11
*.moc
12
*.o
13
*.obj
14
*.orig
15
*.swp
16
*.rej
17
*.pbxuser
18
*.mode1
19
*.mode1v3
20
*.qch
21
*.prl
22
*.app
23
moc_*.cpp
24
tags
25
Makefile
26
.DS_Store
27
build
28
src/corelib/global/qconfig.h.qmake
29
*.perspectivev*