diff options
| author | Ben Woodward <benjamindwoodward@gmail.com> | 2020-11-28 12:25:21 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-28 12:25:21 -0800 |
| commit | f3d530bd9041663c9a45efe66f52aeacc348f621 (patch) | |
| tree | 4e2c7b9fec9033664bb67af9d3f680008f2bb695 /.dockerignore | |
| parent | 3c9c5cf7b66663ba265cddcee96590249aee558a (diff) | |
Update object path (#16)
* Update object-path dep
* Don't send node_modules to docker ctx
Diffstat (limited to '.dockerignore')
| -rw-r--r-- | .dockerignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 0000000..3c3629e --- /dev/null +++ b/.dockerignore | |||
| @@ -0,0 +1 @@ | |||
| node_modules | |||
