diff --git a/.gitignore b/.gitignore index 0aaba8f..9ccc183 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ build/ dist/ *.egg-info/ .eggs/ +*Test* # Test / tooling caches .pytest_cache/