diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-10-10 20:21:42 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-10 20:21:42 +0900 |
commit | 956b5d5a965361df9396131934850b1698461ec2 (patch) | |
tree | 0afb33a3a90a316bab9d1f60c2750fc6e4c7a92c /.gitignore | |
parent | b776608f08aa15338294b49b15967f57fe297fed (diff) | |
parent | 120fd9b02653ce2b6ef447b6ea50fb15514dbb10 (diff) |
Merge pull request #32 from ueokande/build-package
Build package
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ /node_modules/ /build/ +*.zip |