Add *.log and *.tsbuildinfo into .gitignore

develop
Jason Zhu 2023-05-17 21:51:17 +10:00
parent 78b7a4a5f4
commit 281eafc863
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -21,3 +21,6 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.log
*.tsbuildinfo