Skip to content

Commit

Permalink
fix: remove unexpected .tsbuildinfo file
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Jan 17, 2024
1 parent 455b9e7 commit bf591da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"files": [
"bin",
"dist",
"img"
"img",
"!**/*.tsbuildinfo"
],
"keywords": [
"git",
Expand Down

0 comments on commit bf591da

Please sign in to comment.