diff --git a/.htaccess b/.htaccess index 81e555e55760681c5bf628fca6899a5a6b73edf3..c8b90ed23e17dde64778ad679ff714267586f373 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,8 @@ <Files "cookies.txt"> Order Allow,Deny Deny from all -</Files> \ No newline at end of file +</Files> +<Directory .git> + order allow,deny + deny from all +</Directory> \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a38eb8d1a55d5244a3625ba9d209410949fc286a..e885b84a99b7a8f68e41026bb20a9b0f8b9fd373 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -71,7 +71,7 @@ <workItem from="1601888004249" duration="2583000" /> <workItem from="1602322762276" duration="291000" /> <workItem from="1602599132329" duration="313000" /> - <workItem from="1602599911536" duration="2008000" /> + <workItem from="1602599911536" duration="2120000" /> </task> <servers /> </component>