From 1703d8a55a974a19f33981c629267713a2635ef4 Mon Sep 17 00:00:00 2001 From: Christoph Barbian Date: Mon, 6 Jan 2025 19:31:25 +0100 Subject: [PATCH] update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ed5c108..7b2dfcb 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ *.dylib bin testbin/* -__debug_bin +*__debug_bin* Dockerfile.cross # Test binary, build with `go test -c`