aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2013-09-18 15:17:09 +1000
committerAndrew Gerrand <adg@golang.org>2013-09-18 15:17:09 +1000
commit8e64d516f92c26527f85937a9c0d4b653b33c4f0 (patch)
tree92d87b31567b10e6d33441802d3a5775ae4e6032
parenta7251a3023bb3d78672ef1620be8de4151b3b41b (diff)
go.blog: simpler nobuild_files rule
R=golang-dev, dsymonds https://golang.org/cl/13662045
-rw-r--r--app.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/app.yaml b/app.yaml
index 2d2d7e5..882f5c9 100644
--- a/app.yaml
+++ b/app.yaml
@@ -7,9 +7,7 @@ handlers:
- url: /favicon.ico
static_files: static/favicon.ico
upload: static/favicon.ico
-- url: /static
- static_dir: static
- url: /.*
script: _go_app
-nobuild_files: ^(?!(cmd/blog|code.google.com)/)
+nobuild_files: ^(support|content)/