diff --git a/.gitignore b/.gitignore index 81f71dc..1ffe0e0 100644 --- a/.gitignore +++ b/.gitignore @@ -175,3 +175,8 @@ sysinfo.txt # Office ~*.pptx + +# Pytest +.cache +.pytest_cache +.mypy_cache \ No newline at end of file