This commit is contained in:
2026-08-22 02:59:16 +02:00
commit 6a5bb1d699
100 changed files with 17409 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
.env
.env.*
!.env.example
node_modules/
frontend/dist/
frontend/.vite/
coverage/
*.test
*.exe
*.db
*.db-shm
*.db-wal
data/
backend/data/
.DS_Store
Thumbs.db