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 61ac0b13e..b72d742a6 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,10 +1,11 @@
-out
.git
+infra/cifuzz/test_data/*
+docs/*
# Copied from .gitignore.
.vscode/
*.pyc
-/build/
+build
*~
.DS_Store
-*.swp
+*.swp \ No newline at end of file