Fixing latest restructuring and container oopsies
This commit is contained in:
parent
9e427dc56f
commit
3bf3b486bf
4 changed files with 8 additions and 5 deletions
5
src/data/.gitignore
vendored
Normal file
5
src/data/.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
!.htaccess
|
2
src/data/.htaccess
Executable file
2
src/data/.htaccess
Executable file
|
@ -0,0 +1,2 @@
|
|||
order deny,allow
|
||||
deny from all
|
Loading…
Add table
Add a link
Reference in a new issue