diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2020-08-10 10:34:41 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2020-08-10 10:34:41 +0900 |
commit | 28c6b2b608aaae2135e3a678ab1b599bccc0be2b (patch) | |
tree | 921fbfbbd1048f85cf7b1e3288f4dd82792f7c09 /.gitignore | |
parent | 04d6c922901c0352bda5221b4ac3d3a966754fcf (diff) |
Yarn install
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ /build/ *.zip lanthan-driver.log +package-lock.json |