diff --git a/main/.htaccess b/main/.htaccess new file mode 100644 index 0000000..34dab00 --- /dev/null +++ b/main/.htaccess @@ -0,0 +1 @@ +# Empty .htaccess to make git realise this directory exists \ No newline at end of file diff --git a/main/git/.htaccess b/main/git/.htaccess new file mode 100644 index 0000000..abe473d --- /dev/null +++ b/main/git/.htaccess @@ -0,0 +1,9 @@ +Options -Indexes + + + Require all denied + + + + Require all denied + \ No newline at end of file diff --git a/main/git/git.php b/main/git/git.php new file mode 100644 index 0000000..d7441b0 --- /dev/null +++ b/main/git/git.php @@ -0,0 +1,10 @@ +