diff options
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.dockerignore b/.dockerignore index 0a1dd90cb..228ff6a5f 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,8 +1,9 @@ .github -cmd +.vscode +archive +dist docs example -internal scripts test testrig |