# 构建产物
/bin/
*.exe
*.test
*.out
/onsspike

# 本地数据与环境
*.db
.env

# IDE
.idea/
.DS_Store
