Skip to content

Commit 90d55a5

Browse files
committed
chore(git): add **/*.tmp to .gitignore
1 parent 5e08c8f commit 90d55a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Thumbs.db
2727
**/target
2828
*.d.ts
2929
*.d.ts.map
30+
**/*.tmp
3031
*.tsbuildinfo
3132

3233
# Yarn PnP files (tests may create these)

0 commit comments

Comments
 (0)