Ensure storage folder exists.
This commit is contained in:
parent
104bf379b0
commit
41e27cdffa
3 changed files with 3 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -21,7 +21,8 @@
|
|||
/.migrating
|
||||
|
||||
# Storage
|
||||
/storage
|
||||
/storage/*
|
||||
!/storage/.gitkeep
|
||||
/store
|
||||
|
||||
# OS specific
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
20250326
|
||||
20250326.1
|
||||
|
|
0
storage/.gitkeep
Normal file
0
storage/.gitkeep
Normal file
Loading…
Add table
Add a link
Reference in a new issue