diff --git a/.gitignore b/.gitignore index 2ba0450..a8c01af 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ /bin/ /coverage/ /data/ +/.worktrees/ +/.agents/ *.log .DS_Store