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

Unified Diff: appengine/swarming/elements/.gitignore

Issue 2337363003: Create boilerplate for task-page (Closed) Base URL: git@github.com:luci/luci-py@refactor-task
Patch Set: Address whitespace Created 4 years, 3 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 | « no previous file | appengine/swarming/elements/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/elements/.gitignore
diff --git a/appengine/swarming/elements/.gitignore b/appengine/swarming/elements/.gitignore
index 018aec3b7495c2af875097b743b95eb10b80ae10..e49c592856c7b2f833ec76bf5597f4bed8ea0be8 100644
--- a/appengine/swarming/elements/.gitignore
+++ b/appengine/swarming/elements/.gitignore
@@ -1,4 +1,5 @@
/res/imp/bower_components
/node_modules
*demo.json
+*sample.html
/build/imp
« no previous file with comments | « no previous file | appengine/swarming/elements/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698