# 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/
