aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.dockerignore b/.dockerignore
index 6fe2e26..77d3fa5 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,10 +1,11 @@
-cert/
-clog.so
.env
.git/
.gitignore
.objs/
-sandbox/
.venv/
.vols/
.vscode/
+Dockerfile
+cert/
+clog.so
+sandbox/