mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-15 01:14:38 +00:00
update gitignore docker/run/agent-zero**
This commit is contained in:
parent
bc9bc12402
commit
fa6e63363d
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -20,6 +20,9 @@ bundle/*/
|
|||
# Handle work_dir directory
|
||||
work_dir/*
|
||||
|
||||
# Handle specific docker directories
|
||||
docker/run/agent-zero/**
|
||||
|
||||
# Handle memory directory
|
||||
memory/**
|
||||
!memory/**/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue