Skip to content

Commit 74bc79f

Browse files
hsnice16claude
andcommitted
Gitignore tsconfig.tsbuildinfo; biome import order in lib/db.ts
TS incremental build state — regenerated on every `tsc --noEmit`, so having it tracked meant every pre-commit typecheck dirtied the working tree. Untrack + ignore. Also picks up biome's preferred import order in lib/db.ts (external package before node: modules). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 8d6ad2e commit 74bc79f

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ tmp-clones/
88
.env.local
99
.DS_Store
1010
next-env.d.ts
11+
tsconfig.tsbuildinfo

tsconfig.tsbuildinfo

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)