view .dockerignore @ 49:94feb0290715

Move cd before checkout since we need to be in the repo.
author Eric Perry <eric@ericjperry.com>
date Wed, 18 Jan 2017 11:27:00 -0500
parents e9b123952dff
children
line wrap: on
line source

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