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

Unified Diff: .gitignore

Issue 10824327: Add third_party/android_tools to .gitignore (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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 822e246332b1d4109a965e09b349b09949c20e8a..459ceaca36d846f3539c1c278af8adb30974f9c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,6 +57,7 @@ fixed_length_file_out
/third_party/closure_compiler_src/
/tests/co19/src/
/third_party/cygwin/
+/third_party/android_tools/
# Built by chromebot and downloaded from Google Storage
client/tests/drt
@@ -90,4 +91,4 @@ third_party/gsutil/*/gsutilc
.gdb_history
# Default dart2js output.
-out.js
+out.js
« 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