diff --git a/.gitignore b/.gitignore index 52242f69..b7e8680f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ dist .cache/ build .vscode -.env \ No newline at end of file +.env +.pytest_cache \ No newline at end of file