Skip to content

Commit d663459

Browse files
fix: add yarn gitignores to root
1 parent a510d5a commit d663459

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ my-app*
66
template/src/__tests__/__snapshots__/
77
lerna-debug.log
88
npm-debug.log
9+
yarn-debug.log*
10+
yarn-error.log*
911
/.changelog

0 commit comments

Comments
 (0)