Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # ignore everything | 1 # ignore everything |
| 2 * | 2 * |
| 3 # except for items in the pkg directory and self | 3 # except for items in the pkg directory and self |
| 4 !.gitignore | 4 !.gitignore |
| 5 !pkg | 5 !pkg |
| 6 !pkg_tested | 6 !pkg_tested |
| 7 !d8 | |
| OLD | NEW |