fix: fix access setting, adding .htaccess

This commit is contained in:
David Bailey 2023-12-11 23:32:13 +01:00
parent 4baa737d95
commit 16fb45aaf4
3 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,4 +1,3 @@
/vendor/
/www/secrets
sftp.json

1
www/secrets/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*.json

2
www/secrets/.htaccess Normal file
View file

@ -0,0 +1,2 @@
Deny from all