chore: add debug bin to gitignore

This commit is contained in:
2025-04-08 21:32:51 -04:00
parent 4b3d64c5cd
commit 252b49ae6a
+1
View File
@@ -7,6 +7,7 @@
*.dll *.dll
*.so *.so
*.dylib *.dylib
__debug_bin*
# Test binary, built with `go test -c` # Test binary, built with `go test -c`
*.test *.test