Skip to content

Commit 6176834

Browse files
authored
Update gitignore for yarn files (#215)
1 parent 36054fe commit 6176834

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,12 @@ ci/
4444
.idea
4545

4646
.eslintcache
47+
48+
# yarn
49+
.pnp.*
50+
.yarn/*
51+
!.yarn/patches
52+
!.yarn/plugins
53+
!.yarn/releases
54+
!.yarn/sdks
55+
!.yarn/versions

0 commit comments

Comments
 (0)