diff options
| author | jackyzha0 <[email protected]> | 2020-05-28 22:17:38 -0700 |
|---|---|---|
| committer | jackyzha0 <[email protected]> | 2020-05-28 22:17:38 -0700 |
| commit | 714701d23629ef4d4d627969a643e0ab0d5123d0 (patch) | |
| tree | 5bce5b31682f0189f30aacc0226c7683c1b752ce | |
| parent | made markdown render less bad (diff) | |
| download | ctrl-v-714701d23629ef4d4d627969a643e0ab0d5123d0.tar.xz ctrl-v-714701d23629ef4d4d627969a643e0ab0d5123d0.zip | |
remove yarn lock from gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ go.sum frontend/node_modules frontend/build frontend/.pnp -frontend/yarn.lock .pnp.js npm-debug.log* |