Skip to content

Commit 5f5409c

Browse files
authored
Merge pull request #51 from trivikr/gitignore-non-pnpm-files
chore: gitignore non pnpm files
2 parents 0732cb8 + 39b7381 commit 5f5409c

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)