diff options
| author | Jfriedli | 2021-03-21 15:31:51 +0100 |
|---|---|---|
| committer | Jfriedli | 2021-03-21 15:31:51 +0100 |
| commit | 8bb860a865df803ac992663454928e65b5b5036c (patch) | |
| tree | fd77dc498723afa5ed3c927f82fe5f4362d5d098 /.dockerignore | |
| parent | 9b8a65e10c5887279c07df23597eee7820fcabdf (diff) | |
build css in an intermediate container
Diffstat (limited to '.dockerignore')
| -rw-r--r-- | .dockerignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.dockerignore b/.dockerignore index 6f3416a..e2eb2a4 100644 --- a/.dockerignore +++ b/.dockerignore | |||
| @@ -2,6 +2,4 @@ uploads | |||
| 2 | node_modules | 2 | node_modules |
| 3 | static/dist | 3 | static/dist |
| 4 | static/.webassets-cache | 4 | static/.webassets-cache |
| 5 | *.js | ||
| 6 | *.json | ||
| 7 | *.md \ No newline at end of file | 5 | *.md \ No newline at end of file |
