chore: ignore tsbuildinfo cache files

This commit is contained in:
Xubin Ren 2026-04-18 18:55:05 +00:00
parent 48692afa38
commit 8f8e41fe06

1
.gitignore vendored
View File

@ -11,6 +11,7 @@ webui/node_modules/
webui/dist/
webui/coverage/
webui/.vite/
*.tsbuildinfo
# Python bytecode & caches
*.pyc