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

3
.gitignore vendored
View file

@ -39,4 +39,5 @@ bun-debug.log*
/certificates/*
cypress/screenshots
cypress/videos
cypress/videos
tsconfig.tsbuildinfo