From 8403b751d437cf0ff33be20f97e2cabc0c56bfb4 Mon Sep 17 00:00:00 2001
From: Andreas Gohr <andi@splitbrain.org>
Date: Fri, 8 Sep 2006 09:13:56 +0200
Subject: [PATCH] .htaccess added to bin directory

darcs-hash:20060908071356-7ad00-4bfc1e6e6a485582cafe4f2045180c69d9d7b739.gz
---
 bin/.htaccess | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 bin/.htaccess

diff --git a/bin/.htaccess b/bin/.htaccess
new file mode 100644
index 000000000..9c96d3742
--- /dev/null
+++ b/bin/.htaccess
@@ -0,0 +1,2 @@
+order allow,deny
+deny from all
-- 
GitLab