# athena/ is the source package - DO NOT ignore
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.pytest_cache/
.DS_Store
*.log

