.vscode/
.venv/
__pycache__/
*.pyc
.env
.DS_Store
.idea/
node_modules/
dist/
build/
*.log
coverage/
*.sqlite3
*.db
*.egg-info/
.mypy_cache/
.pytest_cache/
htmlcov/
.ipynb_checkpoints/
*.swp
*.swo