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

Unified Diff: .gitignore

Issue 8889004: Add .gdb_history to .gitignore (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 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 4cb38c80be5056d2d8a0a5ab257295297c1c50ae..8fbe65a1688cea03e99b5eeedc66f136ffb73666 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,6 @@ third_party/gsutil/*/gsutilc
# Generated test files.
/generated_tests/
+
+# Local GDB files.
+.gdb_history
« 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