aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjackyzha0 <[email protected]>2020-05-28 22:17:38 -0700
committerjackyzha0 <[email protected]>2020-05-28 22:17:38 -0700
commit714701d23629ef4d4d627969a643e0ab0d5123d0 (patch)
tree5bce5b31682f0189f30aacc0226c7683c1b752ce
parentmade markdown render less bad (diff)
downloadctrl-v-714701d23629ef4d4d627969a643e0ab0d5123d0.tar.xz
ctrl-v-714701d23629ef4d4d627969a643e0ab0d5123d0.zip
remove yarn lock from gitignore
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c508331..87aa836 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,7 +6,6 @@ go.sum
frontend/node_modules
frontend/build
frontend/.pnp
-frontend/yarn.lock
.pnp.js
npm-debug.log*