fix: something
This commit is contained in:
+4
-2
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user