.idea/
.vscode/
**/__pycache__/
*.pyc
*.pyo
.venv/
dist/
*.egg-info/
.hatch/
*.dist-info/

