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

Unified Diff: appengine/swarming/app.yaml

Issue 2419613002: Add basic swarming UI tests
Patch Set: Make sure symlink isn't followed for uploading 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/ui/.gitignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/app.yaml
diff --git a/appengine/swarming/app.yaml b/appengine/swarming/app.yaml
index d74ef1997401789c0009d877e3fc8e1192b4469e..91c06952d4a9ba7d85fe02d93220d9cb9f8fe159 100644
--- a/appengine/swarming/app.yaml
+++ b/appengine/swarming/app.yaml
@@ -129,4 +129,5 @@ skip_files:
- ^[A-Z]+$
- ^[A-Z]+\.[a-z]+$
- ui/node_modules/
+- ui/bower_components/
- ui/res/imp/bower_components/
« no previous file with comments | « no previous file | appengine/swarming/ui/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698