# Local IDE and build state
.gradle/
**/build/
local.properties
.idea/
.qoder/
*.iml
.video-tools/
.reference-frames/
.build-tools/

# Python/runtime state
**/__pycache__/
*.py[cod]
desktop-companion/cache/
desktop-companion/logs/
desktop-companion/browser-profile/
desktop-companion/python-server/server_stderr.log
desktop-companion/python-server/server_stdout.log

# Machine-local settings. These may contain API keys or device preferences.
desktop-companion/agent-settings.json
desktop-companion/ai-settings.json
desktop-companion/display-settings.json
desktop-companion/device-settings.json
# Local handoff contains account credentials and must never be committed or uploaded.
/交接包-本机私密-*.md

# Generated binaries, packages and captures
*.apk
*.exe
*.lnk
desktop-companion/*.png
source-backup-before-recovery-*.zip
test_json.py

# Reference/source-material directories that are not part of this product.
/omo/
/素材/
/发布/
/minecraft server/

# Downloaded SDK/archive and the original Live2D authoring bundle stay user-owned.
# The redistributable Android framework/core and runtime model copy are versioned.
/live2d-sdk/
/live2d/
/third_party/**/build/

# User-owned voice/reference recordings must never be uploaded.
/音频样本/
