diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-09-21 14:39:24 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-09-21 14:39:24 +0000 |
| commit | 4b52ff0a33ee2315148017180f070978f2faa73e (patch) | |
| tree | 19cd1ca99179eeaaeb02df4d8ad032ce44ce4573 | |
| parent | add jam facet to all games (diff) | |
| download | mmm-4b52ff0a33ee2315148017180f070978f2faa73e.tar.gz mmm-4b52ff0a33ee2315148017180f070978f2faa73e.zip | |
add .tup to dockerignore
| -rw-r--r-- | .dockerignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore index 8736c81..5603375 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,3 +1,4 @@ +.tup Dockerfile $bundle.lua .bundle.lua |
