chore: remove server binary from git tracking
Remove the binary from version control and add it to .gitignore to prevent future commits of build artifacts.
This commit is contained in:
1
backend/.gitignore
vendored
1
backend/.gitignore
vendored
@@ -33,3 +33,4 @@ go.work.sum
|
|||||||
*.swo
|
*.swo
|
||||||
*~
|
*~
|
||||||
server
|
server
|
||||||
|
server
|
||||||
|
|||||||
BIN
backend/server
BIN
backend/server
Binary file not shown.
Reference in New Issue
Block a user