Skip to content

Commit

Permalink
chore(gitignore): ignore yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
fjc0k committed Jul 6, 2020
1 parent a8f2d80 commit 78ca614
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 @@ -7,6 +7,7 @@ yarn-error.log*

# lock
package-lock.json
yarn.lock

# Runtime data
pids
Expand Down

0 comments on commit 78ca614

Please sign in to comment.