diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-10-01 22:46:37 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-10-10 20:03:47 +0900 |
commit | 2e7301b6ba71de02b6da0ab0b170a2b313377d5a (patch) | |
tree | b48d30f435af5c79f29990207c75714c7fe74dcc /.gitignore | |
parent | b8a3e431c7d519af20f7aac96f649570f8f386da (diff) |
add package step
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ /node_modules/ /build/ +*.zip |