view .dockerignore @ 46:59cf2351e933

Add instruction on how to live-edit the code
author Brendan Rius <brendan@omixy.com>
date Wed, 08 Jun 2016 11:29:29 +0100
parents e9b123952dff
children
line wrap: on
line source

__pycache__
*.pyc
build/
dist/
MANIFEST
.idea/
.ipynb_checkpoints/
*.egg-info/
.git
.gitignore