diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2019-04-06 21:50:08 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2019-04-06 22:39:40 +0900 |
commit | 69bfd5953165fbdc9165c17f31f363e8efd8ab27 (patch) | |
tree | 01957849c962ce13324b5e737c704a5ca9dff947 /.gitignore | |
parent | b04eecce7fea8b262411a5817924dc730cbe127a (diff) |
Configure build script to run e2e
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ /node_modules/ /build/ -/e2e/ambassador/build/ *.zip lanthan-driver.log |