# Python-generated files
__pycache__/
*.py[oc]
.DS_Store
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
/output/
/.idea
/.history/
/.augment/
/CLAUDE.md

# Local config templates
/wechat_db_config_template.json
/wechat_db_config.json
.ace-tool/
pnpm-lock.yaml
/tools/tmp_isaac64_compare.js
/native/wce_integrity/target/
/native/wce_integrity/target-*/
/.claude/settings.local.json
.env
.env.*

# Local dev repos and data
/WxDatDecrypt/
/echotrace/
/oh-my-wechat/
/vue3-wechat-tool/
/wechatDataBackup/
/wx_key/
/refs/
/WeFlow/
/WeFlow-*/
/win95/
/py_wx_key/

# Electron desktop app
/desktop/node_modules/
/desktop/dist/
/desktop/dist-updater-test/
/desktop/build/
/desktop/resources/ui/*
!/desktop/resources/ui/.gitkeep
/desktop/resources/backend/*
!/desktop/resources/backend/.gitkeep
/desktop/resources/icon.ico

# Local scratch file accidentally generated during development
/bento-summary.html
