Skip to content

Commit a510d5a

Browse files
fix: add yarn gitignores to template
1 parent 0ac0d11 commit a510d5a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/react-scripts/template/gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@
1313
.DS_Store
1414
.env
1515
npm-debug.log
16+
yarn-debug.log*
17+
yarn-error.log*
18+

0 commit comments

Comments
 (0)