mirror of
https://repo.getmonero.org/AnonDev/xmrmemes.git
synced 2025-08-08 14:32:30 -04:00
Add backup library
This commit is contained in:
parent
bc8ae3b46f
commit
66c43be0a2
30 changed files with 1317 additions and 2 deletions
3
public/backups-laravel/.gitignore
vendored
Normal file
3
public/backups-laravel/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
*
|
||||
!.gitignore
|
||||
!.htaccess
|
2
public/backups-laravel/.htaccess
Normal file
2
public/backups-laravel/.htaccess
Normal file
|
@ -0,0 +1,2 @@
|
|||
Order Allow,Deny
|
||||
Deny from all
|
Loading…
Add table
Add a link
Reference in a new issue