Skip to content

Commit 66cc5d6

Browse files
committed
Add yarn* to .gitignore
1 parent 69703d8 commit 66cc5d6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ build
66
*.tgz
77
my-app*
88
template/src/__tests__/__snapshots__/
9-
lerna-debug.log
109
npm-debug.log*
11-
yarn-debug.log*
12-
yarn-error.log*
1310
/.changelog
11+
yarn*

0 commit comments

Comments
 (0)