working file upload
This commit is contained in:
parent
787ff9741e
commit
a0885013bb
6 changed files with 66 additions and 15 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -39,4 +39,7 @@ yarn-error.log*
|
|||
**/*.tgz
|
||||
**/*.log
|
||||
package-lock.json
|
||||
**/*.bun
|
||||
**/*.bun
|
||||
/src/uploads
|
||||
/uploads
|
||||
/mydb.sqlite
|
||||
Loading…
Add table
Add a link
Reference in a new issue