OLD | NEW |
---|---|
1 *.Makefile | 1 *.Makefile |
2 *.gypcmd | 2 *.gypcmd |
3 *.mk | 3 *.mk |
4 *.ncb | 4 *.ncb |
5 *.ninja | 5 *.ninja |
6 *.opensdf | 6 *.opensdf |
7 *.props | 7 *.props |
8 *.pyc | 8 *.pyc |
9 *.rules | 9 *.rules |
10 *.sdf | 10 *.sdf |
(...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
208 /third_party/drmemory | 208 /third_party/drmemory |
209 /third_party/eyesfree/src | 209 /third_party/eyesfree/src |
210 /third_party/ffmpeg | 210 /third_party/ffmpeg |
211 /third_party/findbugs | 211 /third_party/findbugs |
212 /third_party/flac | 212 /third_party/flac |
213 /third_party/freetype | 213 /third_party/freetype |
214 /third_party/freetype2/src | 214 /third_party/freetype2/src |
215 /third_party/gles2_conform | 215 /third_party/gles2_conform |
216 /third_party/gnu_binutils/ | 216 /third_party/gnu_binutils/ |
217 /third_party/gold | 217 /third_party/gold |
218 /third_party/google_toolbox_for_mac/src | |
Mark Mentovai
2013/12/17 15:19:09
Be sure to deal with svn:ignore for this too. You
| |
218 /third_party/googlemac | 219 /third_party/googlemac |
219 /third_party/gperf | 220 /third_party/gperf |
220 /third_party/GTM | |
221 /third_party/guava/src | 221 /third_party/guava/src |
222 /third_party/httpcomponents-client | 222 /third_party/httpcomponents-client |
223 /third_party/httpcomponents-core | 223 /third_party/httpcomponents-core |
224 /third_party/hunspell | 224 /third_party/hunspell |
225 /third_party/hunspell_dictionaries | 225 /third_party/hunspell_dictionaries |
226 /third_party/icu | 226 /third_party/icu |
227 /third_party/jarjar | 227 /third_party/jarjar |
228 /third_party/jsoncpp/source | 228 /third_party/jsoncpp/source |
229 /third_party/jsr-305/src | 229 /third_party/jsr-305/src |
230 /third_party/leveldatabase/src | 230 /third_party/leveldatabase/src |
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
337 /webkit/data/test_shell/plugins | 337 /webkit/data/test_shell/plugins |
338 /webkit/data/xbm_decoder | 338 /webkit/data/xbm_decoder |
339 /webkit/Debug | 339 /webkit/Debug |
340 /webkit/Release | 340 /webkit/Release |
341 /webkit/renderer/media/crypto/ppapi/cdm | 341 /webkit/renderer/media/crypto/ppapi/cdm |
342 /webpagereplay_logs/ | 342 /webpagereplay_logs/ |
343 /win8/delegate_execute/delegate_execute_version_resources.xml | 343 /win8/delegate_execute/delegate_execute_version_resources.xml |
344 /win8/metro_driver/metro_driver_version_resources.xml | 344 /win8/metro_driver/metro_driver_version_resources.xml |
345 /x86-generic_out/ | 345 /x86-generic_out/ |
346 /xcodebuild | 346 /xcodebuild |
OLD | NEW |