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

Unified Diff: runtime/bin/vmservice/client/deployed/web/.gitignore

Issue 199633007: Switch to using pub build instead of custom build_.dart script (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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 | « runtime/bin/vmservice/client/deploy.sh ('k') | runtime/bin/vmservice/client/deployed/web/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/vmservice/client/deployed/web/.gitignore
diff --git a/runtime/bin/vmservice/client/deployed/web/.gitignore b/runtime/bin/vmservice/client/deployed/web/.gitignore
index 2c27d07ec57dec9106686a854b60848f2e64912c..b214d4ce348eb693a47fff537e146ca766cd2aac 100644
--- a/runtime/bin/vmservice/client/deployed/web/.gitignore
+++ b/runtime/bin/vmservice/client/deployed/web/.gitignore
@@ -1,5 +1,4 @@
-index.html.0.dart
-index.html.scriptUrls
-index.html_bootstrap.dart.js.deps
-index.html_bootstrap.dart.js.map
-index.html_bootstrap.dart.precompiled.js
+*.precompiled.js
+*.scriptUrls
+main.*
+!packages/
« no previous file with comments | « runtime/bin/vmservice/client/deploy.sh ('k') | runtime/bin/vmservice/client/deployed/web/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698