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

Unified Diff: .gitignore

Issue 10825055: Add bison, gperf, perl to .gitignore (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 5 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 cc477a298df7813205840624188d70b57d88d494..b69a829115720c21d8e64b40ba994f91d1221bc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -136,6 +136,7 @@ v8.log
/third_party/aosp
/third_party/asan
/third_party/bidichecker
+/third_party/bison
/third_party/cacheinvalidation/files
/third_party/chromeos_login_manager
/third_party/chromeos_text_input
@@ -151,6 +152,7 @@ v8.log
/third_party/gnu_binutils/
/third_party/gold
/third_party/googlemac
+/third_party/gperf
/third_party/hunspell
/third_party/hunspell_dictionaries
/third_party/icu
@@ -180,6 +182,7 @@ v8.log
/third_party/ots
/third_party/pdfsqueeze
/third_party/pefile
+/third_party/perl
/third_party/platformsdk_win7
/third_party/platformsdk_win8
/third_party/ppapi
« 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