.env
.env-docker
.env.local
.DS_Store
__pycache__/
.venv
*.log
.vscode
.ruff_cache

dist/
build/
src/*.egg-info/
