# Python __pycache__/ *.py[cod] *$py.class venv/ .venv/ *.egg-info/ dist/ build/ .pytest_cache/ # Node.js node_modules/ npm-debug.log yarn-error.log # Electron out/ # IDE .idea/ .vscode/ *.swp *.swo *~ # Environment .env .env.local *.local # OS .DS_Store Thumbs.db # Whisper models (large files) *.pt *.bin *.onnx # Temporary files *.tmp *.temp *.webm /tmp/ # Logs *.log logs/ # Generated Excel records backend/record/ # AI Assistant configuration .claude/ openspec/ AGENTS.md CLAUDE.md .running_pids