chore: update .gitignore to exclude temporary build files
- Add agent and server binaries to .gitignore - Remove temporary build artifacts from repository
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -31,3 +31,7 @@ Thumbs.db
|
||||
# Local configuration
|
||||
config.local.yaml
|
||||
.env.*.local
|
||||
|
||||
# Temporary build files
|
||||
agent
|
||||
server
|
||||
|
||||
Reference in New Issue
Block a user