tmwgsicp-wechat-download-api/.gitignore

70 lines
615 B
Plaintext

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# Virtual Environment
venv/
env/
ENV/
env.bak/
venv.bak/
# Environment Variables
.env
.env.local
# IDE
.vscode/
.idea/
.cursor/
.claude/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Test files
test_qr.png
*.log
# QR codes (generated dynamically)
static/qrcodes/
# Temporary files
*.tmp
*.bak
# Example output files
articles*.json
fetch_progress.json
# Logs
logs/
# RSS database
data/
# SaaS 版本(独立仓库管理)
saas/