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

Unified Diff: .gitignore

Issue 1486083002: Add .gdb_history to .gitignore. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 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 | 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 f35d279cb6194559b5e6a648d6f69bb3b18a582a..aafc2f57d8bedf4d9bfe21b59f1f791314f301d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,7 @@
.cproject
.d8_history
.gclient_entries
+.gdb_history
.landmines
.project
.pydevproject
« 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