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

Unified Diff: appengine/isolate/ui/.gitignore

Issue 2991153002: Add stub for new polymer-based Isolate UI (Closed)
Patch Set: Address feedback Created 3 years, 4 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 | « appengine/isolate/ui/.bowerrc ('k') | appengine/isolate/ui/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/isolate/ui/.gitignore
diff --git a/appengine/isolate/ui/.gitignore b/appengine/isolate/ui/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..dd2447d071bf705e28396a9d70a69d7a8320f065
--- /dev/null
+++ b/appengine/isolate/ui/.gitignore
@@ -0,0 +1,6 @@
+*demo.json
+*sample.html
+/build/imp
+/node_modules
+/res/imp/bower_components
+bower_components
« no previous file with comments | « appengine/isolate/ui/.bowerrc ('k') | appengine/isolate/ui/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698