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