talkis/.gitignore
David Perov e6931a2c6d Realtime interpreter updates and repo housekeeping
Realtime interpreter work (realtime_interpreter.rs, realtimeInterpreter.ts, RealtimeInterpreterTab.tsx), .gitignore entries for Beads/Dolt, audio-pipeline docs, style rule, and the talkis-product-ui-style skill.
2026-06-22 00:24:54 +03:00

38 lines
491 B
Text

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
.env
.env.*
!.env.example
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
._*
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
target/*
src-tauri/binaries/ffmpeg-*
# Local-only Cargo config (contains absolute target-dir for external drive)
.cargo/config.toml
# Beads / Dolt files (added by bd init)
.dolt/
*.db
.beads-credential-key