.git/
.github/
.vscode/
coverage/
docs/
examples/
integration-tests/
scripts/
src/
assets/
node_modules/

*.log

CODE_OF_CONDUCT.md
CONTRIBUTING.md
RELEASE.md
SECURITY.md
Dockerfile
gemini-extension.json
server.json

eslint.config.mjs
jest.config.js
tsconfig.json
tsconfig.ui.json
vite.config.mts
