view .gitignore @ 73:b6b613c2a28a

alter package structure, moving resources under parent module.
author Cody Horst <chorst@uw.edu>
date Tue, 23 Jan 2018 22:34:24 -0800
parents 308a0eaa4e49
children
line wrap: on
line source

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