diff --git a/.gitignore b/.gitignore index 306d677..f2959fc 100644 --- a/.gitignore +++ b/.gitignore @@ -153,4 +153,5 @@ dmypy.json baseline/* _dist/* _build/* -__UCC/* \ No newline at end of file +__UCC/* +.pytest_cache/* \ No newline at end of file