From fe3726677bec7d3e975be4878c50528cc2a18498 Mon Sep 17 00:00:00 2001 From: Jocelyn Fiat Date: Fri, 29 Jul 2011 08:45:26 +0200 Subject: [PATCH] added missing non-void-safe .ecf --- library/server/ewsgi/default/ewsgi_nino.ecf | 26 +++++++++++++++++++ .../ewsgi/examples/hello_world/hello.ecf | 20 ++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 library/server/ewsgi/default/ewsgi_nino.ecf create mode 100644 library/server/ewsgi/examples/hello_world/hello.ecf diff --git a/library/server/ewsgi/default/ewsgi_nino.ecf b/library/server/ewsgi/default/ewsgi_nino.ecf new file mode 100644 index 00000000..465410c5 --- /dev/null +++ b/library/server/ewsgi/default/ewsgi_nino.ecf @@ -0,0 +1,26 @@ + + + + + + /EIFGENs$ + /\.git$ + /\.svn$ + + + + + + + + + + + + + + + + + diff --git a/library/server/ewsgi/examples/hello_world/hello.ecf b/library/server/ewsgi/examples/hello_world/hello.ecf new file mode 100644 index 00000000..f9d6b5cd --- /dev/null +++ b/library/server/ewsgi/examples/hello_world/hello.ecf @@ -0,0 +1,20 @@ + + + + + + /EIFGENs$ + /\.git$ + /\.svn$ + + + + + + + + + + +