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

Unified Diff: .gitignore

Issue 1229953008: Update Dart SDK to 1.12.0-dev.3.1 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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 | mojo/public/dart/.gitignore » ('j') | 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 f7bff5626da85b4488181de6c0276f9fd2c5d296..060bac496ca823c98a8f2e765c751ada921dc91c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,11 +77,16 @@ v8.log
# dart packages directories and related.
/mojo/dart/apptest/packages
+/mojo/dart/apptest/.packages
/mojo/dart/mojo_services/packages
+/mojo/dart/mojo_services/.packages
/mojo/dart/mojo_services/pubspec.lock
/mojo/dart/mojom/bin/packages
/mojo/dart/mojom/packages
+/mojo/dart/mojom/.packages
/mojo/dart/mojom/test/packages
+/mojo/dart/observatory_test/.packages
+/mojo/dart/testing/.packages
/sky/examples/hello_world/packages
/sky/examples/stocks/packages
/sky/sdk/packages/mojo/packages
« no previous file with comments | « no previous file | mojo/public/dart/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698