Skip to content

Commit 40a964a

Browse files
committed
update .gitignore to include bun.lock and *.code-workspace
1 parent 38ec2c5 commit 40a964a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ dist/
66

77
# dependencies
88
node_modules/
9+
bun.lock
910

1011
# logs
1112
npm-debug.log*
@@ -19,3 +20,5 @@ pnpm-debug.log*
1920

2021
# macOS-specific files
2122
.DS_Store
23+
24+
*.code-workspace

0 commit comments

Comments
 (0)