Skip to content

Commit d9a62f9

Browse files
chore: update git rules to ignore yarn.lock file (#6588)
Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
1 parent 8f21493 commit d9a62f9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ npm-shrinkwrap.json
55
*.log
66
*.gz
77

8+
# Yarn
9+
yarn-error.log
10+
yarn.lock
11+
812
# Coveralls
913
.nyc_output
1014
coverage

0 commit comments

Comments
 (0)