# Python Build
__pycache__
build/
dist/
develop-eggs/
run/
wheels/
*.egg-info/
.installed.cfg
*.egg
.pytest_cache
pythonenv*/
setup.cfg
clean.sh
# Jupyter
.ipynb_checkpoints
Untitled.ipynb
# Documentation
environment.yml
tests/
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
