diff --git a/.gitignore b/.gitignore index cceecf2..65c6d15 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .vscode/ __pycache__/ +.pytest_cache/ .claude/ CLAUDE.md \ No newline at end of file