diff --git a/.gitignore b/.gitignore index 392d873..476d314 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.bak -.nyc_output \ No newline at end of file +.nyc_output +.pytest_cache +.coverage \ No newline at end of file