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 *.scons | 10 *.scons |
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
221 /third_party/yasm/source/patched-yasm | 221 /third_party/yasm/source/patched-yasm |
222 /third_party/yasm/yasm.xml | 222 /third_party/yasm/yasm.xml |
223 /tools/deps2git/ | 223 /tools/deps2git/ |
224 /tools/distcc | 224 /tools/distcc |
225 /tools/grit | 225 /tools/grit |
226 /tools/gyp | 226 /tools/gyp |
227 /tools/histograms | 227 /tools/histograms |
228 /tools/json_schema_compiler/test/json_schema_compiler_tests.xml | 228 /tools/json_schema_compiler/test/json_schema_compiler_tests.xml |
229 /tools/page_cycler/acid3 | 229 /tools/page_cycler/acid3 |
230 /tools/tryserver | 230 /tools/tryserver |
231 /tools/win/link_limiter/ | |
nsylvain
2012/07/30 22:16:25
why? Maybe you want to ignore only {link/lib}_lim
| |
231 /ui/resources/aura/google_wallpapers | 232 /ui/resources/aura/google_wallpapers |
232 /v8 | 233 /v8 |
233 /webkit/Debug | 234 /webkit/Debug |
234 /webkit/Release | 235 /webkit/Release |
235 /webkit/data/bmp_decoder | 236 /webkit/data/bmp_decoder |
236 /webkit/data/ico_decoder | 237 /webkit/data/ico_decoder |
237 /webkit/data/layout_tests/LayoutTests | 238 /webkit/data/layout_tests/LayoutTests |
238 /webkit/data/test_shell/plugins | 239 /webkit/data/test_shell/plugins |
239 /webkit/data/xbm_decoder | 240 /webkit/data/xbm_decoder |
240 /x86-generic_out/ | 241 /x86-generic_out/ |
241 /xcodebuild | 242 /xcodebuild |
OLD | NEW |