Add tsconfig.tsbuildinfo to gitignore

Build artifacts should not be tracked in version control.
This commit is contained in:
Claude 2025-11-22 18:32:48 +00:00
parent 2502308bcb
commit 71a9dc323f
No known key found for this signature in database

1
.gitignore vendored
View file

@ -40,3 +40,4 @@ bun-debug.log*
cypress/screenshots cypress/screenshots
cypress/videos cypress/videos
tsconfig.tsbuildinfo