Remove filterIncludePath and filterLibraryPath usage.
[qt:qt.git] / .gitignore
1 # This file is used to ignore files which are generated in the Qt build system
2 # ----------------------------------------------------------------------------
3
4 examples/*/*/*
5 !examples/*/*/*[.]*
6 !examples/*/*/README
7 examples/*/*/*[.]app
8 !examples/declarative/*
9 !examples/tutorials/*
10 !examples/tutorials/*/*
11 !examples/ja_JP/*/*
12 demos/*/*
13 !demos/spectrum/*
14 demos/spectrum/bin
15 !demos/*/*[.]*
16 demos/*/*[.]app
17 !demos/declarative/*
18 config.tests/*/*/*
19 !config.tests/*/*/*[.]*
20 config.tests/*/*/*[.]app
21
22 callgrind.out.*
23 pcviewer.cfg
24 *~
25 *.a
26 *.la
27 *.core
28 *.moc
29 *.o
30 *.obj
31 *.orig
32 *.swp
33 *.rej
34 *.so
35 *.pbxuser
36 *.mode1
37 *.mode1v3
38 *_pch.h.cpp
39 *_resource.rc
40 .#*
41 *.*#
42 core
43 .qmake.cache
44 .qmake.vars
45 *.prl
46 tags
47 .DS_Store
48 *.debug
49 Makefile*
50 !qmake/Makefile.win32*
51 !qmake/Makefile.unix
52 *.prl
53 *.app
54 *.pro.user*
55 *.qmlproject.user*
56 *.gcov
57 bin/Qt*.dll
58 bin/assistant*
59 bin/designer*
60 bin/dumpcpp*
61 bin/idc*
62 bin/linguist*
63 bin/lrelease*
64 bin/lupdate*
65 bin/lconvert*
66 bin/moc*
67 bin/makeqpf*
68 bin/pixeltool*
69 bin/qmake*
70 bin/qdoc3*
71 bin/qt3to4*
72 bin/qtdemo*
73 bin/qttracereplay*
74 bin/rcc*
75 bin/uic*
76 bin/patternist*
77 bin/phonon*
78 bin/qcollectiongenerator*
79 bin/qdbus*
80 bin/qhelpconverter*
81 bin/qhelpgenerator*
82 bin/qtconfig*
83 bin/xmlpatterns*
84 bin/cetest*
85 bin/collectiongenerator
86 bin/helpconverter
87 bin/helpgenerator
88 bin/kmap2qmap*
89 bin/qlalr*
90 bin/qmlconv*
91 bin/qmldebugger*
92 bin/qml*
93 bin/qttracereplay*
94 configure.cache
95 config.status
96 mkspecs/default
97 mkspecs/modules/qt_webkit_version.pri
98 mkspecs/qconfig.pri
99 mkspecs/qdevice.pri
100 moc_*.cpp
101 qmake/qmake.exe
102 qmake/Makefile.bak
103 src/corelib/global/qconfig.cpp
104 src/corelib/global/qconfig.h
105 src/corelib/global/qconfig.h.qmake
106 src/tools/uic/qclass_lib_map.h
107 ui_*.h
108 tests/auto/qprocess/test*/*.exe
109 tests/auto/qtcpsocket/stressTest/*.exe
110 tests/auto/qprocess/fileWriterProcess/*.exe
111 tests/auto/qmake/testdata/quotedfilenames/*.exe
112 tests/auto/compilerwarnings/*.exe
113 tests/auto/qmake/testdata/quotedfilenames/test.cpp
114 tests/auto/qprocess/fileWriterProcess.txt
115 .com.apple.timemachine.supported
116 tests/auto/qlibrary/libmylib.so*
117 tests/auto/qresourceengine/runtime_resource.rcc
118 tools/qtestlib/chart/chart*
119 tools/qtestlib/updater/updater*
120 tools/activeqt/testcon/testcon.tlb
121 translations/*.qm
122 translations/*_untranslated.ts
123 qrc_*.cpp
124 /.device.vars
125
126 # Test generated files
127 QObject.log
128 tst_*
129 !tst_*.*
130 tst_*.log
131 tst_*.debug
132 tst_*~
133
134 # xemacs temporary files
135 *.flc
136
137 # Vim temporary files
138 .*.swp
139
140 # Visual Studio generated files
141 *.ib_pdb_index
142 *.idb
143 *.ilk
144 *.pdb
145 *.sln
146 *.suo
147 *.vcproj
148 *vcproj.*.*.user
149 *.ncb
150 *.vcxproj
151 *.vcxproj.filters
152 *.vcxproj.user
153
154 # MinGW generated files
155 *.Debug
156 *.Release
157
158 # WebKit temp files
159 src/3rdparty/webkit/WebCore/mocinclude.tmp
160 src/3rdparty/webkit/includes.txt
161 src/3rdparty/webkit/includes2.txt
162 src/3rdparty/webkit/Source/WebKit/qt/tests/MIMESniffing/MIMESniffing
163 src/3rdparty/webkit/Source/WebKit/qt/tests/hybridPixmap/hybridPixmap
164
165 # Symlinks generated by configure
166 tools/qvfb/qvfbhdr.h
167 tools/qvfb/qlock_p.h
168 tools/qvfb/qlock.cpp
169 tools/qvfb/qwssignalhandler.cpp
170 tools/qvfb/qwssignalhandler_p.h
171 .DS_Store
172 .pch
173 .rcc
174 *.app
175 config.status
176 config.tests/unix/cups/cups
177 config.tests/unix/getaddrinfo/getaddrinfo
178 config.tests/unix/getifaddrs/getifaddrs
179 config.tests/unix/iconv/iconv
180 config.tests/unix/ipv6/ipv6
181 config.tests/unix/ipv6ifname/ipv6ifname
182 config.tests/unix/largefile/largefile
183 config.tests/unix/nis/nis
184 config.tests/unix/odbc/odbc
185 config.tests/unix/openssl/openssl
186 config.tests/unix/stl/stl
187 config.tests/unix/zlib/zlib
188 config.tests/unix/3dnow/3dnow
189 config.tests/unix/mmx/mmx
190 config.tests/unix/sse/sse
191 config.tests/unix/sse2/sse2
192
193
194
195 # Directories to ignore
196 # ---------------------
197
198 debug
199 examples/tools/plugandpaint/plugins
200 include/*
201 include/*/*
202 lib/*
203 !lib/fonts
204 !lib/README
205 plugins/*/*
206 release
207 tmp
208 doc-build
209 doc/html/*
210 tools/qdoc3/doc/html/*
211 doc/qch
212 doc-build
213 .rcc
214 .pch
215 .metadata
216
217 # Symbian build system generated files
218 # ---------------------
219
220 ABLD.BAT
221 bld.inf*
222 *.mmp
223 *.mk
224 *.rss
225 *.loc
226 !s60main.rss
227 *.pkg
228 plugin_commonu.def
229 *.qtplugin
230 *.sis
231 *.sisx
232 *.lst
233 *.exe
234 *.mif
235 *.rsc
236 *.sym
237 *.lib
238
239 # runonphone crash dumps
240 d_exc_*.txt
241 d_exc_*.stk
242
243 # Generated by abldfast.bat from devtools.
244 .abldsteps.*
245
246 # Carbide project files
247 # ---------------------
248 .project
249 .cproject
250 .make.cache
251 *.d
252
253 qtc-debugging-helper
254 qtc-qmldump
255 qtc-qmldbg
256 src/corelib/lib
257 src/network/lib
258 src/xml/lib/
259
260 .pc/
261
262 # INTEGRITY generated files
263 *.gpj
264 *.int
265 *.ael
266 *.dla
267 *.dnm
268 *.dep
269 *.map
270 work