.git
.github
.venv
.venv*
__pycache__
*.pyc
*.pyo
.pytest_cache
.mypy_cache
.ruff_cache
htmlcov
.coverage
dist
build
*.egg-info
docs
tests
.DS_Store
.llmcode
.idea
.vscode
node_modules
