Skip to content

Commit 0ea8e66

Browse files
Add tsup temp files to gitignore (#12481)
1 parent 9a3d9fc commit 0ea8e66

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
@@ -28,6 +28,7 @@ node_modules/
2828
.wireit
2929
.eslintcache
3030
.tmp
31+
tsup.config.bundled_*.mjs
3132
/.env
3233
/NOTES.md
3334

0 commit comments

Comments
 (0)