# 运行时生成的数据目录
data/

# Python
__pycache__/
*.pyc
*.pyo

# IDE
.vscode/
.idea/