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

Unified Diff: .gitignore

Issue 1157263003: Add vector_math and box2d as external Dart packages (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 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 | DEPS » ('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 d20851825d37aa2fb162adddab31a52b0cbb30ff..27f8e128869f9b797b583f6b449688a52fcfb567 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,8 @@ v8.log
/third_party/brotli/src/
/third_party/colorama/src/
/third_party/dart-sdk/
+/third_party/dart-pkg/vector_math
+/third_party/dart-pkg/box2d
/third_party/dejavu-fonts-ttf-2.34/ttf/*.ttf
/third_party/freetype/
/third_party/go/tool/
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698