Skip to content

Commit

Permalink
fix: add yarn lockfile to git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jul 13, 2021
1 parent 52dd59d commit f2c1c8a
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 @@ -2,6 +2,7 @@
node_modules
dist
.npmrc
yarn.lock

logs
*.log
Expand Down

0 comments on commit f2c1c8a

Please sign in to comment.