Add tsconfig.tsbuildinfo to gitignore

This commit is contained in:
kimpure 2026-05-21 18:04:35 +00:00
parent fcefc5a41f
commit 2a6167b576
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View file

@ -11,3 +11,4 @@ db
docker-compose.yml
target/
tsconfig.tsbuildinfo

File diff suppressed because one or more lines are too long