Skip to content

Commit c9d6638

Browse files
authored
Update gitignore for yarn files (#316)
1 parent 75d294c commit c9d6638

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,12 @@ yarn-error.log
1212
.DS_Store
1313

1414
.eslintcache
15+
16+
# yarn
17+
.pnp.*
18+
.yarn/*
19+
!.yarn/patches
20+
!.yarn/plugins
21+
!.yarn/releases
22+
!.yarn/sdks
23+
!.yarn/versions

.yarn/install-state.gz

-1.21 MB
Binary file not shown.

0 commit comments

Comments
 (0)