# Ignore Python cache files
__pycache__/
*.py[cod]
*$py.class
dist/
.cache/
.venv/
