From cc4e41583d60d71b54c4896be5eeff7be13a65a5 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 2 Feb 2010 07:25:01 +0000 Subject: - Patch #638030 by dww: hide *.make files via .htaccess. --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 77ef61b8c..58a8bef79 100644 --- a/.htaccess +++ b/.htaccess @@ -3,7 +3,7 @@ # # Protect files and directories from prying eyes. - + Order allow,deny -- cgit v1.2.3