From 3a3ac29cff8c34c676309dcf4e72e5d2735882d7 Mon Sep 17 00:00:00 2001 From: mxmehl Date: Mon, 15 May 2017 01:05:55 +0200 Subject: [PATCH] hide .git* folders/files --- .htaccess | 1 + 1 file changed, 1 insertion(+) create mode 100644 .htaccess diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..ed19066 --- /dev/null +++ b/.htaccess @@ -0,0 +1 @@ +RedirectMatch 404 /\.git