Skip to content

Commit

Permalink
Added yarn.lock to gitignore
Browse files Browse the repository at this point in the history
- we shouldn't be tracking this for a library, but it's annoying when
  you're developing locally
  • Loading branch information
daniellockyer committed Sep 13, 2022
1 parent 572f05e commit 97cc584
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 @@ -28,3 +28,4 @@ setup.sh
/build-tmp-napi-v6
*.tgz
package-lock.json
yarn.lock

0 comments on commit 97cc584

Please sign in to comment.