# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.mypy_cache/
.pytest_cache/
.ruff_cache/
.ariadne_models/
artifacts/
*.pt
*.pth

# Virtual environments
.venv
