Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index cbd1e7da4ec12257f0dd93a4a868a01e2179f858..646c9067d115003996e48c39c77284986872e2e2 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -26,3 +26,4 @@ Makefile |
| *.user |
| *.vcxproj |
| *.xcodeproj |
| +third_party/skia |
|
Tom Sepez
2016/03/16 18:51:51
nit: keep sorted, this goes at line 11. Is there
dsinclair
2016/03/16 19:35:13
Done.
|