.git/**
.github/**
.vscode/**
.idea/**
.vscode-package-ignore
src/**
node_modules/**
*.vsix
bun.lock
biome.json
tsconfig.json
src/**/*.test.ts
src/**/__tests__/**
