Create backups directory
This commit is contained in:
parent
9ced24b127
commit
7d5c7991f4
3 changed files with 2 additions and 3 deletions
3
storage/app/.gitignore
vendored
3
storage/app/.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
*
|
*
|
||||||
!.gitignore
|
!.gitignore
|
||||||
|
!backups
|
||||||
|
|
2
storage/backups/zips/.gitignore
vendored
2
storage/backups/zips/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
||||||
*
|
|
||||||
!.gitignore
|
|
Loading…
Add table
Reference in a new issue