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

Unified Diff: .gitignore

Issue 1273743005: Dart: Adds a program to create snapshots of Mojo apps. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Fix asan build Created 5 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 | examples/dart/hello_world/hello/BUILD.gn » ('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 e0502faef2c1ef4222d8e2bd307e5c0d55f3807e..636165c6f7b48026d6d542c9d56b6b8193d70ad4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -80,6 +80,8 @@ v8.log
/v8/
# dart packages directories and related.
+/examples/dart/hello_world/hello/.packages
+/examples/dart/hello_world/hello/packages
/mojo/common/dart/.packages
/mojo/common/dart/packages
/mojo/dart/apptest/.packages
« no previous file with comments | « no previous file | examples/dart/hello_world/hello/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698