node_modules
dist
dist-win
manual-build-win
out
out-test
.DS_Store
*.log*
logs.txt
target/
bin/

# Large model files
*.model
*.pt
*.pth
*.ckpt

.aider

# Environment files with secrets
.env.local
.env.production
.env
backend/.wrangler

# Database files
*.db
*.db-shm
*.db-wal

*.DS_Store*
.augment
augment.mjs

# Mobile specific
.expo/
*.jks
*.p8
*.p12
*.key
*.mobileprovision
*.orig.*
web-build/
*.ipa

# Turborepo / build cache
.turbo

# TypeScript build info
*.tsbuildinfo

# Swift Package Manager build directory
macos-audio-tap/ScreenCaptureAudio/.build/

# Android build artifacts
apps/mobile/android/app/debug.keystore
apps/mobile/android/app/.cxx/

# iOS build artifacts
apps/mobile/ios/Pods/
apps/mobile/ios/.xcode.env.local
apps/mobile/ios/build/
*.ipa
release/

# Test artifacts
trace-session*.json
apps/desktop/tmp/

# Playwright automation artifacts
**/.playwright-cli/
**/.playwright-mcp/
.agents/tmp-playwright-skill/

# Node compile cache
node-compile-cache/
tmp/
.worktrees/

# Local .agents backup snapshots
.agents/.backups/

# Local factory/agent scaffolding
.factory/

# Local editor/tool workspace metadata
.vscode/
.intent/
# Local temporary planning notes
bug-fix.md
compact-ui.md
knowledge-notes-spec.md
langfuse-bug-fix.md
mobile-app-improvement.md
ui-audit.md
