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