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

Unified Diff: appengine/swarming/ui/.gitignore

Issue 2765313002: Add proper natural sort to swarming UI (Closed)
Patch Set: Update package.json Created 3 years, 9 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/ui/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/ui/.gitignore
diff --git a/appengine/swarming/ui/.gitignore b/appengine/swarming/ui/.gitignore
index b0b925a41324d0b57acfec962f3e06530b5440fb..5d47ff9257ebc2612facf534ae5dcd547abb4d85 100644
--- a/appengine/swarming/ui/.gitignore
+++ b/appengine/swarming/ui/.gitignore
@@ -4,4 +4,5 @@ bower_components
*demo.json
*sample.html
/build/imp
-/build/js/common-strings.js
+/build/js/common-strings.js
+/build/js/natural-sort.js
« no previous file with comments | « no previous file | appengine/swarming/ui/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698