diff options
| -rw-r--r-- | .dockerignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.dockerignore b/.dockerignore index 0fabfc4..26aa65f 100644 --- a/.dockerignore +++ b/.dockerignore | |||
| @@ -3,4 +3,5 @@ node_modules | |||
| 3 | static/dist | 3 | static/dist |
| 4 | static/.webassets-cache | 4 | static/.webassets-cache |
| 5 | *.md | 5 | *.md |
| 6 | .git \ No newline at end of file | 6 | .git |
| 7 | test \ No newline at end of file | ||
