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

Unified Diff: appengine/swarming/elements/.gitignore

Issue 2381853003: Add bot-page summary with utilization stats (Closed) Base URL: git@github.com:luci/luci-py@page-everywhere
Patch Set: address spaces Created 4 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
« 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 e49c592856c7b2f833ec76bf5597f4bed8ea0be8..018096ba6de6cb8d67e79bfc4e9e13d6eb96c4f1 100644
--- a/appengine/swarming/elements/.gitignore
+++ b/appengine/swarming/elements/.gitignore
@@ -2,4 +2,5 @@
/node_modules
*demo.json
*sample.html
-/build/imp
+/build/imp
+/build/js/common-strings.js
« 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