fix: show assignee in dashboard deadlines, untrack .env, update gitignore
All checks were successful
Deploy / deploy (push) Successful in 11s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
fahed
2026-03-09 14:12:36 +03:00
parent 5d733ce066
commit 0ee3552c58
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@@ -3,6 +3,8 @@ dist/
*.db
*.db-shm
*.db-wal
*.db.bak
.vite/
.env
.env.*
server/uploads/