aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 07a115a1d692fe8b0a775c263b154cc7f573fa5d (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
36
37
38
39
40
41
42
43
.qmake.cache
.qmake.stash
.qbs
build
*.dll
*.dylib
*.exe
*.exp
*.ilk
*.manifest
*.obj
*.pdb
*.pro.user*
*.qbs.user*
CMakeLists.txt.user*
*.xcodeproj/
target_wrapper.sh
*~
*.o
*.lib
*.so
moc_*.cpp
qrc_*.cpp
*.moc
*.qch
*.a
*.cpp.orig
ui_*.h

Makefile*
debug/
release/
/tests/auto/blackbox/testWorkDir
/tests/auto/blackbox/tst_blackbox
/tests/auto/buildgraph/tst_buildgraph
/tests/auto/language/tst_language
/tests/auto/tools/tst_tools

*.app/
*_resource.rc
bin/*
doc/qbs/html/*
/lib