Chromium Code Reviews| Index: .gitignore | 
| diff --git a/.gitignore b/.gitignore | 
| index 7ea825655aa10bc25b64793d27eb2d2b6b4c564e..f0e3e29751226380e2f67106f0006c192cd2ed3f 100644 | 
| --- a/.gitignore | 
| +++ b/.gitignore | 
| @@ -21,7 +21,7 @@ platform_tools/android/apps/*/build | 
| platform_tools/android/apps/*/src/main/libs | 
| platform_tools/chromeos/third_party/externals | 
| platform_tools/chromeos/toolchain | 
| -skps | 
| +/skps | 
| 
 
djsollen
2015/09/22 15:53:53
why is this needed?
 
 | 
| third_party/externals | 
| tools/skp/page_sets/data/*.json | 
| tools/skp/page_sets/data/*.wpr |