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

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

Issue 59283007: List scripts in library and display script source (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 1 month 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
Index: runtime/bin/vmservice/client/.gitignore
diff --git a/runtime/bin/vmservice/client/.gitignore b/runtime/bin/vmservice/client/.gitignore
index 465399574f0e2fe2c9370e9b10bd6bb105aaf525..9c58ff6c2f01b583aa683720ec98488c6cd5bdd1 100644
--- a/runtime/bin/vmservice/client/.gitignore
+++ b/runtime/bin/vmservice/client/.gitignore
@@ -1 +1,7 @@
bootstrap_css
+out/web/index.html.0.dart
+out/web/index.html.scriptUrls
+out/web/index.html_bootstrap.dart.js.deps
+out/web/index.html_bootstrap.dart.js.map
+out/web/index.html_bootstrap.dart.precompiled.js
+out/web/index.html.0.dart_modified.dart

Powered by Google App Engine
This is Rietveld 408576698