From d03d45dd31f8034fc93a331066f5f3837a5ff89e Mon Sep 17 00:00:00 2001 From: Stefan Rohde-Enslin Date: Tue, 21 Aug 2018 12:19:02 +0200 Subject: [PATCH] Added .htaccess to deny access to .git.wq --- .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