# PyCharm and MAC files
.DS_Store
.idea/

# Python compiled byte-code files
.pytest_cache/
__pycache__/
.ruff_cache/
.mypy_cache/

# Sphinx generated documentation files
docs/build/

# Hatch generated files
dist/
