mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-09 11:00:46 +00:00
gitkeeps
This commit is contained in:
parent
b9e1120a8e
commit
1cfed034b3
3 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -7,9 +7,9 @@
|
|||
# Ignore all contents of the directory "work_dir"
|
||||
work_dir/*
|
||||
# But do not ignore the directory itself
|
||||
!work_dir
|
||||
!work_dir/.gitkeep
|
||||
|
||||
# Ignore all contents of the directory "memory"
|
||||
memory/*
|
||||
# But do not ignore the directory itself
|
||||
!memory
|
||||
!memory/.gitkeep
|
||||
0
memory/.gitkeep
Normal file
0
memory/.gitkeep
Normal file
0
work_dir/.gitkeep
Normal file
0
work_dir/.gitkeep
Normal file
Loading…
Add table
Add a link
Reference in a new issue