diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-08-11 23:15:47 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-08-11 23:15:47 +0900 |
commit | fe4b1bf362a563c7112ab8bc584e2a3c9284efc3 (patch) | |
tree | db5be8793243e1b6a77b5ad6b888d60387b4fc79 /.gitignore | |
parent | fe8cfcbe47433f859466b8887609bc0edaa8ca9e (diff) |
add webpack.config
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ /node_modules/ +/build/ |