diff --git a/.gitignore b/.gitignore index 3ca49bd..f6237c4 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ build/ .vscode/ .mypy_cache/ .pytest_cache/ -.ruff_cache/ \ No newline at end of file +.ruff_cache/ +.claude/ \ No newline at end of file