# 编译产物
/server
bin/

# 环境配置
config.dev.yaml
config.prod.yaml

# 临时文件
tmp/

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