Empty index.yaml file created by dev_appserver.py, so that it will stop
authorTodd Larsen <tlarsen@google.com>
Sat, 31 May 2008 01:11:22 +0000
changeset 41 74e1f65dd960
parent 40 c0151a1f62e5
child 42 7878a389d558
Empty index.yaml file created by dev_appserver.py, so that it will stop showing up as an unknown file in the 'svn status' output.
apps/proto/index.yaml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/apps/proto/index.yaml	Sat May 31 01:11:22 2008 +0000
@@ -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.