chore(gitignore): add .agent-team directory to gitignore
Add .agent-team/ to .gitignore to exclude agent team workspace files from version control.
This commit is contained in:
parent
19835b2f60
commit
d6c8bc94f4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -37,6 +37,7 @@ coverage.html
|
||||||
ralph/
|
ralph/
|
||||||
.ralph/
|
.ralph/
|
||||||
tasks/
|
tasks/
|
||||||
|
.agent-team/
|
||||||
|
|
||||||
# Plans
|
# Plans
|
||||||
docs/plans/
|
docs/plans/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue