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

Unified Diff: appengine/isolate/ui/.gitignore

Issue 2991153002: Add stub for new polymer-based Isolate UI (Closed)
Patch Set: fix common.js Created 3 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
Index: appengine/isolate/ui/.gitignore
diff --git a/appengine/isolate/ui/.gitignore b/appengine/isolate/ui/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..38dabb9ae721d02c36e8bf8316fd51b49f665c1b
--- /dev/null
+++ b/appengine/isolate/ui/.gitignore
@@ -0,0 +1,6 @@
+/res/imp/bower_components
+bower_components
M-A Ruel 2017/08/01 19:13:13 sort
kjlubick 2017/08/02 12:51:22 Done
+/node_modules
+*demo.json
+*sample.html
+/build/imp

Powered by Google App Engine
This is Rietveld 408576698