.venv/
venv/
.git/
.github/
__pycache__/
*.pyc
*.egg-info/
dist/
build/
.pytest_cache/
.ruff_cache/
.env
.DS_Store
