view .gitignore @ 74:8206b62b7016

no editable pip installation
author Cody Horst <chorst@uw.edu>
date Tue, 23 Jan 2018 23:04:53 -0800
parents 308a0eaa4e49
children
line wrap: on
line source

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