Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index c8d6b2f4d33282f87eb0cbb1216d507c2164c44d..330f33c3dd7fbaa2f0cfbd6875aed259d25abad6 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -198,6 +198,8 @@ v8.log |
| /third_party/chromeos_login_manager |
| /third_party/chromeos_text_input |
| /third_party/chromite |
| +/third_party/clang_format/bin/*/* |
| +!/third_party/clang_format/bin/*/*.sha1 |
| /third_party/cld_2/src |
| /third_party/cros |
| /third_party/cros_dbus_cplusplus/source |