.git
.gitignore
*.md
__pycache__
*.pyc
.env.local
.venv
venv/
.pytest_cache
.coverage
htmlcov
.DS_Store
