chore: add local agent directory to .gitignore
This commit is contained in:
parent
8f9291883d
commit
8978a1fb59
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -25,3 +25,5 @@ Thumbs.db
|
||||||
# Project specific / Temporary files
|
# Project specific / Temporary files
|
||||||
scratch/
|
scratch/
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
|
/home/cbill/.agents
|
||||||
Loading…
Reference in a new issue