Add avatars and uploads directories

This commit is contained in:
Isaac 2022-09-12 13:50:08 +01:00
parent 7eabce1a83
commit 00b85cd5dd
No known key found for this signature in database
GPG Key ID: 0DE40AE37BBA5C33
3 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -10,3 +10,5 @@ prisma/
*.log
*-lock.*
user/config.yml
user/**/*.*
!user/**/.gitkeep

0
user/avatars/.gitkeep Normal file
View File

0
user/uploads/.gitkeep Normal file
View File