add agent-orchestrator.yaml to gitignore
This commit is contained in:
parent
7afa332ade
commit
7160497013
|
|
@ -15,6 +15,7 @@ bin/
|
|||
vendor/
|
||||
# compiled daemon binary
|
||||
/backend/backend
|
||||
agent-orchestrator.yaml
|
||||
|
||||
# Environment
|
||||
.env
|
||||
|
|
|
|||
Loading…
Reference in New Issue