upd gitignore

This commit is contained in:
onyx-and-iris 2026-03-30 09:44:51 +01:00
parent 0f96d97fae
commit fd49d432ac

1
.gitignore vendored
View File

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