# Python
__pycache__/
*.pyc
*.pyo

# 编辑器 / 系统
.vscode/
.idea/
*.swp

# Windows
Thumbs.db
Desktop.ini

# 转换产物（md2docx 的临时输出）
*.docx
