diff --git a/.gitignore b/.gitignore index 2d768e5..8227ca7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ build/ *.egg-info/ *.catalog .vscode/ +.mypy_cache +.pytest_cache +__pycache__