chore: add debug bin to gitignore

This commit is contained in:
2025-04-08 21:32:51 -04:00
parent 4b3d64c5cd
commit 252b49ae6a

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@
*.dll
*.so
*.dylib
__debug_bin*
# Test binary, built with `go test -c`
*.test