view .gitignore @ 72:40c903dde893

update master.c path to correspond to where pip install will put it
author Cody Horst <chorst@uw.edu>
date Fri, 08 Dec 2017 20:17:56 -0800
parents 308a0eaa4e49
children
line wrap: on
line source

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