diff options
| -rw-r--r-- | .dockerignore | 2 | ||||
| -rw-r--r-- | tup.config | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/.dockerignore b/.dockerignore index 9414382..8736c81 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1 +1,3 @@ Dockerfile +$bundle.lua +.bundle.lua @@ -1,2 +1,2 @@ CONFIG_FENGARI_VERSION=v0.1.4 -CONFIG_SASS_ARGS=-m auto +CONFIG_SASS_ARGS=-mauto |
