# 编译产物
/updater
/dcu-send
/bin/

# 私钥（绝对不提交）
keys/*-private.pem

# IDE
.vscode/
.idea/

# 系统
.DS_Store
Thumbs.db

# 临时文件
*.log
/tmp/
