add bin/ to .gitignore

This commit is contained in:
onyx-and-iris 2025-03-10 11:19:37 +00:00
parent 820ed2055b
commit 6fc81a4c96

1
.gitignore vendored
View File

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