Skip to content

Commit e789d58

Browse files
committed
chore: Revert some .gitignore lines
1 parent 9b95596 commit e789d58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*.log
44
/bun.lockb
55
/coverage/
6-
/dist/
7-
/node_modules/
86
/playwright-report/
97
/test-results/
8+
dist/
9+
node_modules/

0 commit comments

Comments
 (0)