Add VS manifest files to .gitignore
[profile/ivi/qtbase.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/tutorials/*/*/README
12 !examples/tutorials/*
13 !examples/tutorials/*/*
14 !examples/ja_JP/*/*
15 demos/*/*
16 !demos/spectrum/*
17 demos/spectrum/bin
18 !demos/*/*[.]*
19 demos/*/*[.]app
20 !demos/declarative/*
21 config.tests/*/*/*
22 !config.tests/*/*/*[.]*
23 config.tests/*/*/*[.]app
24
25 callgrind.out.*
26 pcviewer.cfg
27 *~
28 *.a
29 *.la
30 *.core
31 *.moc
32 *.o
33 *.obj
34 *.orig
35 *.swp
36 *.rej
37 *.so
38 *.so.*
39 *.pbxuser
40 *.mode1
41 *.mode1v3
42 *_pch.h.cpp
43 *_resource.rc
44 .#*
45 *.*#
46 core
47 .qmake.cache
48 .qmake.vars
49 *.prl
50 tags
51 .DS_Store
52 *.debug
53 Makefile*
54 !qmake/Makefile.win32*
55 !qmake/Makefile.unix
56 *.prl
57 *.app
58 *.pro.user*
59 *.qmlproject.user*
60 *.gcov
61 bin/Qt*.dll
62 bin/assistant*
63 bin/designer*
64 bin/dumpcpp*
65 bin/idc*
66 bin/jsondb*
67 bin/linguist*
68 bin/lrelease*
69 bin/lupdate*
70 bin/lconvert*
71 bin/mkv8snapshot*
72 bin/moc*
73 bin/makeqpf*
74 bin/pixeltool*
75 bin/qmake*
76 bin/qdoc*
77 bin/qt3to4*
78 bin/qtdemo*
79 bin/qttracereplay*
80 bin/rcc*
81 bin/uic*
82 bin/patternist*
83 bin/phonon*
84 bin/qcollectiongenerator*
85 bin/qdbus*
86 bin/qhelpconverter*
87 bin/qhelpgenerator*
88 bin/qglinfo*
89 bin/qtconfig*
90 bin/xmlpatterns*
91 bin/cetest*
92 bin/collectiongenerator
93 bin/helpconverter
94 bin/helpgenerator
95 bin/kmap2qmap*
96 bin/qlalr*
97 bin/qmlconv*
98 bin/qmldebugger*
99 bin/qml*
100 bin/qttracereplay*
101 bin/qt.conf
102 bin/servicefw*
103 bin/sfwlisten*
104 configure.cache
105 config.status
106 config.summary
107 mkspecs/default
108 mkspecs/default-host
109 mkspecs/qconfig.pri
110 mkspecs/qdevice.pri
111 moc_*.cpp
112 qmake/qmake.exe
113 qmake/Makefile.bak
114 qmake/qmake_pch.pch
115 src/corelib/global/qconfig.cpp
116 src/corelib/global/qconfig.h
117 src/corelib/global/qconfig.h.qmake
118 ui_*.h
119 tests/auto/qprocess/test*/*.exe
120 tests/auto/qtcpsocket/stressTest/*.exe
121 tests/auto/qprocess/fileWriterProcess/*.exe
122 tests/auto/qmake/testdata/quotedfilenames/*.exe
123 tests/auto/compilerwarnings/*.exe
124 tests/auto/qmake/testdata/quotedfilenames/test.cpp
125 tests/auto/qprocess/fileWriterProcess.txt
126 tests/auto/corelib/mimetypes/qmimedatabase/qmimedatabase-cache/mime/
127 tests/auto/corelib/mimetypes/qmimedatabase/qmimedatabase-xml/mime/
128 .com.apple.timemachine.supported
129 tests/auto/qlibrary/libmylib.so*
130 tests/auto/qresourceengine/runtime_resource.rcc
131 tools/activeqt/testcon/testcon.tlb
132 translations/*.qm
133 translations/*_untranslated.ts
134 qrc_*.cpp
135
136 # Test generated files
137 QObject.log
138 tst_*
139 !tst_*.*
140 tst_*.log
141 tst_*.debug
142 tst_*~
143 tests/auto/cmake/build
144
145 # xemacs temporary files
146 *.flc
147
148 # Vim temporary files
149 .*.swp
150
151 # Visual Studio generated files
152 *.ib_pdb_index
153 *.idb
154 *.ilk
155 *.pdb
156 *.sln
157 *.suo
158 *.vcproj
159 *vcproj.*.*.user
160 *.ncb
161 *.vcxproj
162 *.vcxproj.filters
163 *.vcxproj.user
164 *.exe.embed.manifest
165 *.exe_manifest.rc
166 *.exe_manifest.res
167
168 # MinGW generated files
169 *.Debug
170 *.Release
171
172 # WebKit temp files
173 src/3rdparty/webkit/WebCore/mocinclude.tmp
174 src/3rdparty/webkit/includes.txt
175 src/3rdparty/webkit/includes2.txt
176
177 # generated files in configure.exe bootstrapping
178 tools/configure/configure.intermediate.manifest
179 tools/configure/configure_pch.pch
180
181 # Symlinks generated by configure
182 tools/qvfb/qvfbhdr.h
183 tools/qvfb/qlock_p.h
184 tools/qvfb/qlock.cpp
185 tools/qvfb/qwssignalhandler.cpp
186 tools/qvfb/qwssignalhandler_p.h
187 .DS_Store
188 .pch
189 .rcc
190 *.app
191 config.status
192 config.tests/unix/cups/cups
193 config.tests/unix/getaddrinfo/getaddrinfo
194 config.tests/unix/getifaddrs/getifaddrs
195 config.tests/unix/iconv/iconv
196 config.tests/unix/ipv6/ipv6
197 config.tests/unix/ipv6ifname/ipv6ifname
198 config.tests/unix/largefile/largefile
199 config.tests/unix/nis/nis
200 config.tests/unix/odbc/odbc
201 config.tests/unix/openssl/openssl
202 config.tests/unix/stl/stl
203 config.tests/unix/zlib/zlib
204 config.tests/unix/3dnow/3dnow
205 config.tests/unix/mmx/mmx
206 config.tests/unix/sse/sse
207 config.tests/unix/sse2/sse2
208
209
210
211 # Directories to ignore
212 # ---------------------
213
214 debug
215 examples/tools/plugandpaint/plugins
216 include/*
217 include/*/*
218 lib/*
219 imports/*
220 !lib/fonts
221 !lib/README
222 plugins/*/*
223 release
224 tmp
225 doc-build
226 doc/html/*
227 doc/qt*/*
228 doc/qch
229 doc-build
230 .rcc
231 .pch
232 .metadata
233 tmp-debug
234 tmp-debug-shared
235 tmp-release
236 tmp-release-shared
237
238 qtc-debugging-helper
239 qtc-qmldump
240 qtc-qmldbg
241 src/corelib/lib
242 src/network/lib
243 src/xml/lib/
244
245 .pc/
246
247 # INTEGRITY generated files
248 *.gpj
249 *.int
250 *.ael
251 *.dla
252 *.dnm
253 *.dep
254 *.map
255 work
256
257
258 #generated module def and version header files
259 mkspecs/modules/qt_*.pri
260 mkspecs/modules-inst/
261 mkspecs/qmodule.pri
262
263 #unit tests libs/plugins
264 tests/auto/corelib/plugin/qlibrary/libmylib.so2
265 tests/auto/corelib/plugin/qlibrary/mylib.dl2
266
267 #unit tests executables (other than those named tst_*)
268 tests/auto/testlib/selftests/assert/assert
269 tests/auto/testlib/selftests/badxml/badxml
270 tests/auto/testlib/selftests/benchlibcallgrind/benchlibcallgrind
271 tests/auto/testlib/selftests/benchlibeventcounter/benchlibeventcounter
272 tests/auto/testlib/selftests/benchliboptions/benchliboptions
273 tests/auto/testlib/selftests/benchlibtickcounter/benchlibtickcounter
274 tests/auto/testlib/selftests/benchlibwalltime/benchlibwalltime
275 tests/auto/testlib/selftests/cmptest/cmptest
276 tests/auto/testlib/selftests/commandlinedata/commandlinedata
277 tests/auto/testlib/selftests/crashes/crashes
278 tests/auto/testlib/selftests/datatable/datatable
279 tests/auto/testlib/selftests/datetime/datetime
280 tests/auto/testlib/selftests/differentexec/differentexec
281 tests/auto/testlib/selftests/exceptionthrow/exceptionthrow
282 tests/auto/testlib/selftests/expectfail/expectfail
283 tests/auto/testlib/selftests/failinit/failinit
284 tests/auto/testlib/selftests/failinitdata/failinitdata
285 tests/auto/testlib/selftests/fetchbogus/fetchbogus
286 tests/auto/testlib/selftests/float/float
287 tests/auto/testlib/selftests/globaldata/globaldata
288 tests/auto/testlib/selftests/longstring/longstring
289 tests/auto/testlib/selftests/maxwarnings/maxwarnings
290 tests/auto/testlib/selftests/multiexec/multiexec
291 tests/auto/testlib/selftests/qexecstringlist/qexecstringlist
292 tests/auto/testlib/selftests/singleskip/singleskip
293 tests/auto/testlib/selftests/skip/skip
294 tests/auto/testlib/selftests/skipglobal/skipglobal
295 tests/auto/testlib/selftests/skipinit/skipinit
296 tests/auto/testlib/selftests/skipinitdata/skipinitdata
297 tests/auto/testlib/selftests/sleep/sleep
298 tests/auto/testlib/selftests/strcmp/strcmp
299 tests/auto/testlib/selftests/subtest/subtest
300 tests/auto/testlib/selftests/waitwithoutgui/waitwithoutgui
301 tests/auto/testlib/selftests/warnings/warnings
302 tests/auto/testlib/selftests/xunit/xunit
303 tests/auto/corelib/thread/qthreadstorage/crashOnExit
304 tests/auto/corelib/io/qresourceengine/qresourceengine
305 tests/auto/corelib/codecs/qtextcodec/echo/echo
306 tests/auto/corelib/plugin/quuid/testProcessUniqueness/testProcessUniqueness
307 tests/auto/dbus/qdbusabstractadaptor/qmyserver/qmyserver
308 tests/auto/dbus/qdbusabstractinterface/qpinger/qpinger
309 tests/auto/dbus/qdbusinterface/qmyserver/qmyserver
310 tests/auto/gui/kernel/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal
311 tests/auto/network/bearer/qnetworksession/lackey/lackey
312 tests/auto/widgets/kernel/qapplication/modal/modal