mirror of
https://github.com/Kovah/LinkAce.git
synced 2025-01-17 05:08:21 +01:00
Add storage/app/backups to make sure the backups can be created properly (#639)
This commit is contained in:
parent
fe8b7d0297
commit
8d2d9e6f15
1
storage/app/.gitignore
vendored
1
storage/app/.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
*
|
||||
!public/
|
||||
!backup-temp/
|
||||
!backups/
|
||||
!.gitignore
|
||||
|
2
storage/app/backups/.gitignore
vendored
Normal file
2
storage/app/backups/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
Loading…
x
Reference in New Issue
Block a user