Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(115)

Unified Diff: .gitignore

Issue 111953007: Add clang-format binaries and scripts for all platforms (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix the SHA hashes Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 02892b06aa75a34c15be2e1526e1066e0e2b0876..0b05f8a8117de9c368a64987335ce64d900bd4f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -205,6 +205,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
Nico 2013/12/12 22:51:35 Is this needed? gn doesn't have this
ncarter (slow) 2013/12/12 23:06:45 gn excludes everything, meaning there's a gitignor
/third_party/cld_2/src
/third_party/cros
/third_party/cros_dbus_cplusplus/source
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698