clean: fix tsbuildinfo

This commit is contained in:
master 2025-03-16 00:37:55 +08:00
parent 5b3e440f9c
commit 68db32389b
2 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View File

@ -191,3 +191,4 @@ lib/
**/target **/target
/.vitest /.vitest
**/dist **/dist
**/*.tsbuildinfo

File diff suppressed because one or more lines are too long