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

Unified Diff: .gitignore

Issue 11705006: Add tools/out to .gitignore. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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 41e681983b69227250093efc782e48ae00da547a..7562384e0503c04253bcdb8e931991c323b79e99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,6 @@ packages
# Vim temporary swap files.
*.swp
+
+# Generated files.
+tools/out
Emily Fortuna 2013/01/02 18:26:11 with my last CL moving html lib generating scripts
Anton Muhin 2013/01/10 13:19:46 Emily, I might be doing something wrong, but @1691
« 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