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

Unified Diff: .gitignore

Issue 14028023: Ignore arch specific Makefiles when running "git status". (Closed) Base URL: git://github.com/v8/v8.git@master
Patch Set: Created 7 years, 8 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 a04811d3c12c938d166dd8db5f6f020203177e8d..00e810eff8eff4906e6a9ceaa45242ed90a5c278 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,6 +50,7 @@ shell_g
/xcodebuild
TAGS
*.Makefile
+Makefile-*
GTAGS
GRTAGS
GSYMS
« 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