From 554eba1c2ad44aa6d46f8f3c65ed19c25013e554 Mon Sep 17 00:00:00 2001 From: Jonas Leder Date: Tue, 13 Oct 2020 17:14:24 +0200 Subject: [PATCH] add .git to htaccess file --- .htaccess | 6 +++++- .idea/workspace.xml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.htaccess b/.htaccess index 81e555e..c8b90ed 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,8 @@ Order Allow,Deny Deny from all - \ No newline at end of file + + + order allow,deny + deny from all + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a38eb8d..e885b84 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -71,7 +71,7 @@ - +