__pycache__/
*.py[cod]
*.egg-info/
dist/
.venv/
venv/
.pytest_cache/
.ruff_cache/
cdcanary.yml
.env
.DS_Store

.idea/
