Skip to content

Commit

Permalink
chore: ignore entire .yarn dir
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMaz committed Jul 17, 2024
1 parent 30237e2 commit 3454d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.yarn/install-state.gz
.yarn

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
Expand Down

0 comments on commit 3454d80

Please sign in to comment.