# HG changeset patch # User Todd Larsen # Date 1212196282 0 # Node ID 74e1f65dd960c3e90ed8768210362546f973669c # Parent c0151a1f62e5ec6964fb9342fd0b4e671f81ccb0 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. diff -r c0151a1f62e5 -r 74e1f65dd960 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.