Skip to content

Commit 39b7381

Browse files
committed
chore: gitignore non pnpm files
1 parent d82565f commit 39b7381

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ dist
33
lib
44
.parcel-cache
55
.env
6+
7+
.yarn*
8+
yarn.lock
9+
package-lock.json

0 commit comments

Comments
 (0)