__pycache__/
build/
dist/
*.egg-info
env
.idea/
*.pyc
.ruff_cache/
.pytest_cache/
.DS_Store

.env
.venv/
config/*.env

docs/_deprecated/
