Skip to content

Commit 4055b4b

Browse files
authored
Merge pull request #761 from patricklx/patch-1
exclude .yarn folder from published package
2 parents 605ef3d + bada943 commit 4055b4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
/tests/
2929
/yarn-error.log
3030
/yarn.lock
31+
/.yarn
32+
/.idea
3133
.gitkeep
3234

3335
# ember-try

0 commit comments

Comments
 (0)