__pycache__/
*.pyc
.venv/
venv/
dist/
build/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
node_modules/
.DS_Store
*.log
logs/
!templates/**/config.yaml
.env
ys_base/.pypi_token

# 前端锁文件保留，产物与依赖忽略
ys_web/**/dist/
smoke_app.log
/data/
