Skip to content

Commit 8ee5a39

Browse files
committed
Update .npmignore
1 parent 3adbbd3 commit 8ee5a39

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

.npmignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,13 @@ babel.config.js
2020
jest.config.js
2121
tsconfig.json
2222
RELEASE_NOTES.md
23-
.yarnrc.yml
23+
.yarnrc.yml
24+
25+
# Yarn
26+
example/.yarn/*
27+
.yarn/*
28+
!.yarn/patches
29+
!.yarn/plugins
30+
!.yarn/releases
31+
!.yarn/sdks
32+
!.yarn/versions

0 commit comments

Comments
 (0)