# Local development artifacts are not needed by the runtime image and make the
# build context unnecessarily large.
.git
.venv
__pycache__
*.py[cod]
.pytest_cache
.ruff_cache
.coverage
htmlcov
target/
src/build/
docs/.vitepress/dist/
web-studio/node_modules
web-studio/dist
openviking/web_studio/dist
web-studio/.vite
node_modules
*.log
*.tmp
