# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info # Virtual environments .venv /output/ /.idea /.history/ /.augment/ /CLAUDE.md # Local config templates /wechat_db_config_template.json .ace-tool/ # Local dev repos and data /WxDatDecrypt/ /echotrace/ /oh-my-wechat/ /vue3-wechat-tool/ /wechatDataBackup/ /wx_key/ # Electron desktop app /desktop/node_modules/ /desktop/dist/ /desktop/build/ /desktop/resources/ui/* !/desktop/resources/ui/.gitkeep /desktop/resources/backend/*.exe !/desktop/resources/backend/.gitkeep /desktop/resources/icon.ico