# Python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
dist/
build/

# 运行时数据目录(本地 TFTP 根目录,内容按需自建)
tftpboot/

# 工具缓存
.pytest_cache/
.mypy_cache/
.ruff_cache/

# 编辑器
.vscode/
.idea/

# (真机验收资产已移出仓库,存放于维护者本地)
