diff .dockerignore @ 45:e9b123952dff

Fix #9
author Brendan Rius <brendan@omixy.com>
date Wed, 08 Jun 2016 11:24:21 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.dockerignore	Wed Jun 08 11:24:21 2016 +0100
@@ -0,0 +1,10 @@
+__pycache__
+*.pyc
+build/
+dist/
+MANIFEST
+.idea/
+.ipynb_checkpoints/
+*.egg-info/
+.git
+.gitignore