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
|
||||
*~
|
||||
server
|
||||
server
|
||||
|
||||
Reference in New Issue
Block a user