Skip to content

Commit

Permalink
Add .yarn/install-state.gz to .gitignore [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Feb 27, 2020
1 parent 9b16bf3 commit d13fd7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.js

.DS_Store
Expand Down

0 comments on commit d13fd7c

Please sign in to comment.