# OS files
.DS_Store

# Environments
.python-version

# Tools
.ruff_cache
.mypy_cache

# Python build files
**/*.pyc
dist
