aboutsummaryrefslogtreecommitdiff
path: root/infra/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to 'infra/.dockerignore')
-rw-r--r--infra/.dockerignore10
1 files changed, 9 insertions, 1 deletions
diff --git a/infra/.dockerignore b/infra/.dockerignore
index 1e82e3e75..c78653342 100644
--- a/infra/.dockerignore
+++ b/infra/.dockerignore
@@ -1 +1,9 @@
-test_files \ No newline at end of file
+cifuzz/test_data/*
+
+# Copied from .gitignore.
+.vscode/
+*.pyc
+build
+*~
+.DS_Store
+*.swp \ No newline at end of file