gitignore: 跨平台 build 产物 spark-mcp-*-*
覆盖 GOOS-GOARCH 命名约定的所有二进制变体 (spark-mcp-linux-amd64, spark-mcp-darwin-arm64 等). 之前每次交叉编译都会留一个未跟踪的 二进制在仓库根. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -23,3 +23,6 @@ htmlcov/
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# Build artifacts (cross-compiled binaries)
|
||||
spark-mcp-*-*
|
||||
|
||||
Reference in New Issue
Block a user