# 二进制文件
amu
amu.exe
*.exe
*.exe~
*.dll
*.so
*.dylib

# 测试
*.test
*_test.go
*_templ.go

# 输出
*.out

# 依赖
vendor/

# IDE
.idea/
.trae/
.vscode/
*.swp
*.swo
*~

# 系统文件
.DS_Store
Thumbs.db

# 配置（敏感信息）
config/config.local.yaml
config/*.local.yaml

# 数据目录
data/
stickers/
*.db
*.db-journal

# 日志
*.log
logs/

# 环境变量
.env
.env.local

config.yaml
napcat_onebot_11_http_api.json
onebot-11-master/

mcp.json
/.codex-temp
/node_modules
/internal/web/assets/dist/
/.superpowers
/docs
