Skip to content

Commit 67aa397

Browse files
committed
chore: Ignore node_modules and bun.lockb
1 parent 13f2ef1 commit 67aa397

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
*/**/.venv
22
*/**/.env
33
.idea
4+
*/**/node_modules/
5+
*/**/bun.lockb

0 commit comments

Comments
 (0)