Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 *.Makefile | 1 *.Makefile |
| 2 *.mk | 2 *.mk |
| 3 *.pyc | 3 *.pyc |
| 4 *.rules | 4 *.rules |
| 5 *.sln | 5 *.sln |
| 6 *.tmp | 6 *.tmp |
| 7 *.vcproj* | 7 *.vcproj* |
| 8 *.vcxproj* | 8 *.vcxproj* |
| 9 *.xcodeproj* | 9 *.xcodeproj* |
| 10 node_modules | 10 node_modules |
| 11 config.gypi | 11 config.gypi |
| 12 npm-debug.log | 12 npm-debug.log |
| 13 /.dev_profile | 13 /.dev_profile |
| 14 /.test_cache | 14 /.test_cache |
| 15 /devtools-node-modules | 15 /devtools-node-modules |
| 16 /release | 16 /release |
| 17 /scripts/local_node/runtimes | 17 /scripts/local_node/runtimes |
| 18 /front_end/protocol_externs.js | 18 /scripts/visualize_deps/out |
| 19 /front_end/protocol_externs.js | |
| OLD | NEW |