From e0b952567796a393c2515ff4429ddc05b66c6b08 Mon Sep 17 00:00:00 2001 From: Salvo 'LtWorf' Tomaselli Date: Wed, 1 Jan 2014 10:37:31 +0100 Subject: [PATCH] Forget about the downloads on google, use google code instead --- feedback-ltworf/app.yaml | 2 -- feedback-ltworf/downloads/.gitignore | 1 - 2 files changed, 3 deletions(-) delete mode 100644 feedback-ltworf/downloads/.gitignore diff --git a/feedback-ltworf/app.yaml b/feedback-ltworf/app.yaml index 357bb6f..9dd47da 100644 --- a/feedback-ltworf/app.yaml +++ b/feedback-ltworf/app.yaml @@ -5,7 +5,5 @@ api_version: 1 threadsafe: true handlers: -- url: /downloads - static_dir: downloads - url: /.* script: feedback.application diff --git a/feedback-ltworf/downloads/.gitignore b/feedback-ltworf/downloads/.gitignore deleted file mode 100644 index 72e8ffc..0000000 --- a/feedback-ltworf/downloads/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*