Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 */.* | |
| 2 */example/ | |
| 3 */examples/ | |
| 4 *.html | |
| 5 hydrolysis/hydrolysis.js | |
| 6 */jsdoc2md/ | |
| 7 *.md | |
| 8 *.png | |
|
scottchen
2017/01/10 21:56:05
would we run into issues excluding .png, .svg, and
Dan Beam
2017/01/10 22:03:28
but we're not doing that yet and this list can cha
| |
| 9 *.sh | |
| 10 *.svg | |
| 11 */test/ | |
| 12 *.ts | |
| 13 */@types/ | |
| 14 *.woff | |
| 15 *.yml | |
| OLD | NEW |