aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2018-01-10 20:45:07 +0800
committerclarkzjw <[email protected]>2018-01-10 20:45:07 +0800
commitc008c037facaf632dc9923bb2ecd4c9542c14c9d (patch)
tree05a612cc3a67f49e3d14138b2f0e062f153295e2 /.dockerignore
parentf26f6cd71cb436216ce6993ae640e89bbb26226a (diff)
downloadblog.jinwei.me-c008c037facaf632dc9923bb2ecd4c9542c14c9d.tar.gz
+ add Dockerfile
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..f794bc2
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,3 @@
1.venv
2.idea
3_build
Powered by cgit v1.2.3 (git 2.41.0)