From f9f756467e771e4520fe7fa20aa92b3ef9936569 Mon Sep 17 00:00:00 2001 From: Joshua Gourneau Date: Thu, 15 Mar 2012 00:48:11 -0700 Subject: gae --- index.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 index.yaml (limited to 'index.yaml') diff --git a/index.yaml b/index.yaml new file mode 100644 index 0000000..a3b9e05 --- /dev/null +++ b/index.yaml @@ -0,0 +1,11 @@ +indexes: + +# AUTOGENERATED + +# This index.yaml is automatically updated whenever the dev_appserver +# detects that a new type of query is run. If you want to manage the +# index.yaml file manually, remove the above marker line (the line +# saying "# AUTOGENERATED"). If you want to manage some indexes +# manually, move them above the marker line. The index.yaml file is +# automatically uploaded to the admin console when you next deploy +# your application using appcfg.py. -- cgit v1.3.1