Skip to content

Commit dee4d45

Browse files
committed
πŸ™ˆ ignore generated bundles and types
1 parent f15d7d4 commit dee4d45

54 files changed

Lines changed: 8 additions & 754 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

β€Ž.gitignoreβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,7 @@ pnpmfile.js
2828
# Log files.
2929
*.log
3030
*.log.*
31+
32+
# Generated bundles and type definitions.
33+
/dist
34+
/types

β€Ždist/index.cjsβ€Ž

Lines changed: 0 additions & 174 deletions
This file was deleted.

β€Ždist/index.cjs.mapβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
Β (0)