34 lines
417 B
Plaintext
34 lines
417 B
Plaintext
# Binaries
|
|
*.AppImage
|
|
*.exe
|
|
*.dll
|
|
squashfs-root/
|
|
|
|
# Logs
|
|
logs/
|
|
wxBot_logs/
|
|
|
|
# Temp
|
|
temp/
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# Config with secrets
|
|
.env
|
|
mowechat.conf
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
.venv/
|
|
# OpenCode Go Usage Monitor
|
|
gateway/scripts/usage_monitor/cookies/
|
|
gateway/scripts/usage_monitor/accounts.json
|
|
gateway/temp/usage_stats.json
|
|
gateway/logs/usage_collector.log
|
|
|
|
# Junk / temp files
|
|
bot_output.log
|
|
*_clean.py
|
|
*_output.log
|