Skip to content

Commit 22f3f0c

Browse files
committed
chore(git): add **/*.tmp to .gitignore
1 parent 35c0af0 commit 22f3f0c

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
@@ -13,6 +13,7 @@ Thumbs.db
1313
/npm-debug.log
1414
**/.cache
1515
**/node_modules
16+
**/*.tmp
1617
**/*.tsbuildinfo
1718
/dist
1819

0 commit comments

Comments
 (0)