Revert "Use standard spelling for two languages"
[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/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/qconfig.pri
98 moc_*.cpp
99 qmake/qmake.exe
100 qmake/Makefile.bak
101 src/corelib/global/qconfig.cpp
102 src/corelib/global/qconfig.h
103 src/corelib/global/qconfig.h.qmake
104 ui_*.h
105 tests/auto/qprocess/test*/*.exe
106 tests/auto/qtcpsocket/stressTest/*.exe
107 tests/auto/qprocess/fileWriterProcess/*.exe
108 tests/auto/qmake/testdata/quotedfilenames/*.exe
109 tests/auto/compilerwarnings/*.exe
110 tests/auto/qmake/testdata/quotedfilenames/test.cpp
111 tests/auto/qprocess/fileWriterProcess.txt
112 .com.apple.timemachine.supported
113 tests/auto/qlibrary/libmylib.so*
114 tests/auto/qresourceengine/runtime_resource.rcc
115 tools/activeqt/testcon/testcon.tlb
116 translations/*.qm
117 translations/*_untranslated.ts
118 qrc_*.cpp
119
120 src/corelib/qtcoreversion.h
121 src/dbus/qtdbusversion.h
122 src/gui/qtguiversion.h
123 src/network/qtnetworkversion.h
124 src/opengl/qtopenglversion.h
125 src/openvg/qtopenvgversion.h
126 src/sql/qtsqlversion.h
127 src/testlib/qttestversion.h
128 src/xml/qtxmlversion.h
129 src/v8/qtv8version.h
130 src/platformsupport/qtplatformsupportversion.h
131 src/printsupport/qtprintsupportversion.h
132 src/widgets/qtwidgetsversion.h
133
134 # Test generated files
135 QObject.log
136 tst_*
137 !tst_*.*
138 tst_*.log
139 tst_*.debug
140 tst_*~
141
142 # xemacs temporary files
143 *.flc
144
145 # Vim temporary files
146 .*.swp
147
148 # Visual Studio generated files
149 *.ib_pdb_index
150 *.idb
151 *.ilk
152 *.pdb
153 *.sln
154 *.suo
155 *.vcproj
156 *vcproj.*.*.user
157 *.ncb
158 *.vcxproj
159 *.vcxproj.filters
160 *.vcxproj.user
161
162 # MinGW generated files
163 *.Debug
164 *.Release
165
166 # WebKit temp files
167 src/3rdparty/webkit/WebCore/mocinclude.tmp
168 src/3rdparty/webkit/includes.txt
169 src/3rdparty/webkit/includes2.txt
170
171 # Symlinks generated by configure
172 tools/qvfb/qvfbhdr.h
173 tools/qvfb/qlock_p.h
174 tools/qvfb/qlock.cpp
175 tools/qvfb/qwssignalhandler.cpp
176 tools/qvfb/qwssignalhandler_p.h
177 .DS_Store
178 .pch
179 .rcc
180 *.app
181 config.status
182 config.tests/unix/cups/cups
183 config.tests/unix/getaddrinfo/getaddrinfo
184 config.tests/unix/getifaddrs/getifaddrs
185 config.tests/unix/iconv/iconv
186 config.tests/unix/ipv6/ipv6
187 config.tests/unix/ipv6ifname/ipv6ifname
188 config.tests/unix/largefile/largefile
189 config.tests/unix/nis/nis
190 config.tests/unix/odbc/odbc
191 config.tests/unix/openssl/openssl
192 config.tests/unix/stl/stl
193 config.tests/unix/zlib/zlib
194 config.tests/unix/3dnow/3dnow
195 config.tests/unix/mmx/mmx
196 config.tests/unix/sse/sse
197 config.tests/unix/sse2/sse2
198
199
200
201 # Directories to ignore
202 # ---------------------
203
204 debug
205 examples/tools/plugandpaint/plugins
206 include/*
207 include/*/*
208 lib/*
209 !lib/fonts
210 !lib/README
211 plugins/*/*
212 release
213 tmp
214 doc-build
215 doc/html/*
216 doc/qch
217 doc-build
218 .rcc
219 .pch
220 .metadata
221
222 # Symbian build system generated files
223 # ---------------------
224
225 ABLD.BAT
226 bld.inf*
227 *.mmp
228 *.mk
229 *.rss
230 *.loc
231 !s60main.rss
232 *.pkg
233 plugin_commonu.def
234 *.qtplugin
235 *.sis
236 *.sisx
237 *.lst
238 *.exe
239 *.mif
240 *.rsc
241 *.sym
242 *.lib
243
244 # runonphone crash dumps
245 d_exc_*.txt
246 d_exc_*.stk
247
248 # Generated by abldfast.bat from devtools.
249 .abldsteps.*
250
251 # Carbide project files
252 # ---------------------
253 .project
254 .cproject
255 .make.cache
256 *.d
257
258 qtc-debugging-helper
259 qtc-qmldump
260 qtc-qmldbg
261 src/corelib/lib
262 src/network/lib
263 src/xml/lib/
264
265 .pc/
266
267 # INTEGRITY generated files
268 *.gpj
269 *.int
270 *.ael
271 *.dla
272 *.dnm
273 *.dep
274 *.map
275 work
276
277
278 #generated module def and version header files
279 mkspecs/modules/qt_*.pri
280 mkspecs/qmodule.pri
281
282
283 #unit tests executables
284 selftests/assert/assert
285 selftests/badxml/badxml
286 selftests/benchlibcallgrind/benchlibcallgrind
287 selftests/benchlibeventcounter/benchlibeventcounter
288 selftests/benchliboptions/benchliboptions
289 selftests/benchlibtickcounter/benchlibtickcounter
290 selftests/benchlibwalltime/benchlibwalltime
291 selftests/cmptest/cmptest
292 selftests/commandlinedata/commandlinedata
293 selftests/crashes/crashes
294 selftests/datatable/datatable
295 selftests/datetime/datetime
296 selftests/differentexec/differentexec
297 selftests/exceptionthrow/exceptionthrow
298 selftests/expectfail/expectfail
299 selftests/failinit/failinit
300 selftests/failinitdata/failinitdata
301 selftests/fetchbogus/fetchbogus
302 selftests/globaldata/globaldata
303 selftests/longstring/longstring
304 selftests/maxwarnings/maxwarnings
305 selftests/multiexec/multiexec
306 selftests/qexecstringlist/qexecstringlist
307 selftests/singleskip/singleskip
308 selftests/skip/skip
309 selftests/skipglobal/skipglobal
310 selftests/skipinit/skipinit
311 selftests/skipinitdata/skipinitdata
312 selftests/sleep/sleep
313 selftests/strcmp/strcmp
314 selftests/subtest/subtest
315 selftests/waitwithoutgui/waitwithoutgui
316 selftests/warnings/warnings
317 selftests/xunit/xunit