# Python __pycache__/ *.py[cod] *$py.class *.so .Python # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Logs *.log debug_log.txt # Temporary files *.tmp *.bak # Legacy versions (kept for reference but not tracked) legacy/ # Claude cache .claude/