# 项目运行时数据：默认全部忽略，仅显式开放需要纳入版本控制的子目录
data/*
!data/toolset/
!data/plugin/
data/plugin/skill/

tmp/
.env

.idea/
.venv/