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

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

Issue 50243002: Extend Observatory to display libraries, classes, fields, functions and code. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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
Index: runtime/bin/vmservice/client/out/web/.gitignore
diff --git a/runtime/bin/vmservice/client/out/web/.gitignore b/runtime/bin/vmservice/client/out/web/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..2c27d07ec57dec9106686a854b60848f2e64912c
--- /dev/null
+++ b/runtime/bin/vmservice/client/out/web/.gitignore
@@ -0,0 +1,5 @@
+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

Powered by Google App Engine
This is Rietveld 408576698