# macOS
.DS_Store
**/.DS_Store

# 编辑器
.vscode/
.idea/
*.swp
*.swo

# 构建产物
build/
out/
*.o
*.a
