Skip to content

Commit

Permalink
chore(git): Ignore .pnpm-store
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy351 committed Apr 5, 2021
1 parent 05bc0bd commit 76463f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ dist/

# Local Netlify folder
.netlify

# pnpm store dir on GitHub actions
/.pnpm-store/

0 comments on commit 76463f5

Please sign in to comment.