chore: gitignore stray ./server binary from go build

This commit is contained in:
2026-05-22 13:05:43 +02:00
parent b866f6d47c
commit ef9c0f1313
+1
View File
@@ -1,5 +1,6 @@
# Binaries
/bin/
/server
*.exe
*.dll
*.so