Skip to content

Commit

Permalink
chore(.prettierignore): add .yarnclean
Browse files Browse the repository at this point in the history
  • Loading branch information
Frazer Smith committed Nov 29, 2021
1 parent 5ad8c8f commit 1bc5756
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ dist
# Stores VSCode versions used for testing VSCode extensions
.vscode-test

# yarn v1
.yarnclean

# yarn v2
.yarn/cache
.yarn/unplugged
Expand Down

0 comments on commit 1bc5756

Please sign in to comment.