feat(app): add file uploads
This commit is contained in:
parent
c650d1c3d9
commit
4b89008f3a
25 changed files with 1035 additions and 86 deletions
|
@ -35,4 +35,7 @@ coverage
|
|||
*.swp
|
||||
|
||||
# Ignore all files with the .DS_Store extension (macOS specific)
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
|
||||
# Ignore all files in uploads directory
|
||||
uploads
|
Loading…
Add table
Add a link
Reference in a new issue