chore: gitignore stray ./server binary from go build
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
# Binaries
|
# Binaries
|
||||||
/bin/
|
/bin/
|
||||||
|
/server
|
||||||
*.exe
|
*.exe
|
||||||
*.dll
|
*.dll
|
||||||
*.so
|
*.so
|
||||||
|
|||||||
Reference in New Issue
Block a user