chore(workspace): update gitignore

This commit is contained in:
parent 6ae407c600
commit 97d3f86c5a
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

10
.gitignore vendored

@ -23,11 +23,13 @@ logs
.env.*
!.env.example
# compiled migrations
_migrate/comp
# temp file uploads
tmp/
tmp/*
# story content (temporary)
stories/*.txt
# avatars
public/avatars/*.*
!/**/.gitkeep