Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index 9fa6ca5e9a38a4e97485783e5247f8149147e2d5..5003f61e8a4f1f2b9bd79eb2bde1f8652706b3d1 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -135,6 +135,7 @@ v8.log |
| /third_party/snappy/src |
| /third_party/speex |
| /third_party/swig |
| +/third_party/system_api |
|
Daniel Erat
2011/08/15 22:44:09
Hmm, now I'm wondering if this should be checked o
satorux1
2011/08/15 23:00:50
That's a good point. Changed it to cros_system_api
|
| /third_party/syzygy/binaries |
| /third_party/v8-i18n |
| /third_party/valgrind |