Skip to content

Commit 83c4f09

Browse files
committed
fix(npm): don't publish .yarnrc.yml in generated projects
1 parent 4a76c6d commit 83c4f09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

npmignore.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ yarn.lock
2222
yarn-error.log
2323
npm-debug.log*
2424
/.yarn
25+
/.yarnrc.yml
2526

2627
# macOS
2728
.DS_Store

0 commit comments

Comments
 (0)