summaryrefslogtreecommitdiffstats
path: root/.dockerignore
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2015-10-15 15:27:23 +0200
committerChristian Heimes <christian@python.org>2015-10-15 15:27:23 +0200
commit5be736d996f8c6cc85c4d6e859deeea7f7088698 (patch)
tree9a7ccbbfa609b9f150c69048dfb402aee672a448 /.dockerignore
downloadcustodia_pwmgr-5be736d996f8c6cc85c4d6e859deeea7f7088698.tar.gz
custodia_pwmgr-5be736d996f8c6cc85c4d6e859deeea7f7088698.tar.xz
custodia_pwmgr-5be736d996f8c6cc85c4d6e859deeea7f7088698.zip
Initial commit of Custodia client API example
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..0bdbbbf
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,5 @@
+*.pyc
+.*swp
+__pycache__
+
+kubernetes