diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-04-22 10:40:53 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-04-22 10:40:53 -0400 |
| commit | 81038600933633d3c47ea2fa220abf96acac923a (patch) | |
| tree | 6ef0bffa5b45fc59c7cde7e932b1bb0847001190 | |
| parent | 0ec77648211d343a7400e6e09fe5a2b3c500b564 (diff) | |
| download | personal-website-81038600933633d3c47ea2fa220abf96acac923a.tar.gz personal-website-81038600933633d3c47ea2fa220abf96acac923a.tar.bz2 personal-website-81038600933633d3c47ea2fa220abf96acac923a.zip | |
Ignore yarn.lock
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -112,4 +112,5 @@ dist .yarn/cache .yarn/unplugged .yarn/build-state.yml -.pnp.*
\ No newline at end of file +.pnp.* +/yarn.lock |
