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

Unified Diff: .gitignore

Issue 7646011: Ignore /third_party/v8-i18n as it's in gclient (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Ignore syzygy/binaries instead of sygzygy itself Created 9 years, 4 months 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 | no next file » | 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 c4b05404eda2fbc86c239b8447fe215154dbec85..2e10f468369ed509cc78483357ec689300f2efab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -133,6 +133,8 @@ v8.log
/third_party/snappy/src
/third_party/speex
/third_party/swig
+/third_party/syzygy/binaries
+/third_party/v8-i18n
/third_party/valgrind
/third_party/webdriver/python
/third_party/webgl_conformance
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698