Fixing latest restructuring and container oopsies

This commit is contained in:
Lauren Toivanen 2024-12-12 00:13:47 +02:00
parent 9e427dc56f
commit 3bf3b486bf
Signed by: jt
GPG key ID: 9151B109B73ECAD5
4 changed files with 8 additions and 5 deletions

5
src/data/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore
!.htaccess

2
src/data/.htaccess Executable file
View file

@ -0,0 +1,2 @@
order deny,allow
deny from all