From f3c4d3a79149b16f809278a133d607cf766232c6 Mon Sep 17 00:00:00 2001 From: Steffen Lange Date: Mon, 25 Sep 2023 23:22:59 +0200 Subject: [PATCH] Add .htaccess --- .htaccess | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .htaccess diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..0371e3c --- /dev/null +++ b/.htaccess @@ -0,0 +1,3 @@ + +RedirectMatch 404 ^/\.git +