mirror of
https://github.com/LifeArchiveProject/WeChatDataAnalysis.git
synced 2026-02-02 22:10:50 +08:00
- 忽略 .ace-tool/ 工作目录 - 忽略 WxDatDecrypt/、echotrace/、oh-my-wechat/、vue3-wechat-tool/、wechatDataBackup/、wx_key/ 等本地参考/数据目录
28 lines
344 B
Plaintext
28 lines
344 B
Plaintext
# 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/
|