**/__pycache__
.venv/
dist/
.ruff_cache
.pytest_cache

# ignore gql schema files
**/*.gql
