.git
.venv
venv
__pycache__
*.py[cod]
.pytest_cache
.ruff_cache
.mypy_cache
.coverage
htmlcov
build
dist
*.egg-info
workspaces
node_modules
vscode-extension/node_modules
vscode-extension/out
vscode-extension/dist
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.DS_Store
