fix: something

This commit is contained in:
hibna
2026-08-02 20:26:54 +03:00
parent 5215560ede
commit 11924416a9
38 changed files with 2198 additions and 466 deletions
+4 -2
View File
@@ -23,8 +23,10 @@ Thumbs.db
apps/daemon/target/
# Database
packages/database/drizzle/*
!packages/database/drizzle/0007_satisfactory_game.sql
# Hand-written data migrations in drizzle/*.sql are part of the repo — the
# schema itself is applied with `drizzle-kit push`, so only drizzle-kit's local
# snapshot files are noise.
packages/database/drizzle/meta/*_snapshot.json
# Common JS/TS
coverage/