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

Unified Diff: sky/sdk/.gitignore

Issue 1233493008: Generate Sky's _sdkext file using the build system (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 | « mojo/public/tools/dart_pkg.py ('k') | sky/sdk/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/.gitignore
diff --git a/sky/sdk/.gitignore b/sky/sdk/.gitignore
index dfb3fdda641c5d800451b1dd9a0efc29d34e0ee8..c04bbfa9dc90e61e337553b3003520ddf7c15756 100644
--- a/sky/sdk/.gitignore
+++ b/sky/sdk/.gitignore
@@ -1,4 +1,5 @@
+.idea
+.pub/
+lib/_sdkext
packages
pubspec.lock
-.pub/
-.idea
« no previous file with comments | « mojo/public/tools/dart_pkg.py ('k') | sky/sdk/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698