diff --git a/.gitignore b/.gitignore index 333c1e9..6d9594a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -logs/ +/logs/ diff --git a/files/.gitignore b/files/.gitignore new file mode 100644 index 0000000..920de11 --- /dev/null +++ b/files/.gitignore @@ -0,0 +1 @@ +/htpasswd diff --git a/files/README b/files/README deleted file mode 100644 index 7412fe5..0000000 --- a/files/README +++ /dev/null @@ -1 +0,0 @@ -This directory is for storage of any files which should NOT be directly accessible via the web.