diff --git a/.gitignore b/.gitignore index 358a589..4f468ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .venv/ +.claude/worktrees/ __pycache__/ *.pyc *.pyo