__pycache__/
*.pyc
*.pyo
.venv/
venv/
.env
*.egg-info/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
node_modules/
.DS_Store
*.log
