chore: exclude server binary from version control
Add server binary to .gitignore to prevent committing build artifacts.
This commit is contained in:
1
backend/.gitignore
vendored
1
backend/.gitignore
vendored
@@ -32,3 +32,4 @@ go.work.sum
|
|||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
*~
|
*~
|
||||||
|
server
|
||||||
|
|||||||
Reference in New Issue
Block a user