Skip to content

Commit 8730fb7

Browse files
committed
Update .npmignore
1 parent beb8e90 commit 8730fb7

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.npmignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,13 @@ tsconfig.json
2222
README.md
2323
CHANGELOG.md
2424
MIGRATION.md
25-
.yarnrc.yml
25+
.yarnrc.yml
26+
27+
# Yarn
28+
example/.yarn/*
29+
.yarn/*
30+
!.yarn/patches
31+
!.yarn/plugins
32+
!.yarn/releases
33+
!.yarn/sdks
34+
!.yarn/versions

0 commit comments

Comments
 (0)