]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
docker-compose: Add .dockerignore
authorZack Cerza <zack@redhat.com>
Tue, 25 Jan 2022 18:44:52 +0000 (11:44 -0700)
committerZack Cerza <zack@redhat.com>
Mon, 28 Mar 2022 21:28:37 +0000 (15:28 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
.dockerignore [new file with mode: 0644]

diff --git a/.dockerignore b/.dockerignore
new file mode 100644 (file)
index 0000000..baf9694
--- /dev/null
@@ -0,0 +1,3 @@
+*/virtualenv/*
+*/venv/*
+virtualenv/*
\ No newline at end of file