# Python
__pycache__/
/*.egg-info/
/dist/

# Documentation
/docs/_build/

# Misc
.DS_Store