diff --git a/.gitignore b/.gitignore index d41f71e..2e99694 100644 --- a/.gitignore +++ b/.gitignore @@ -137,6 +137,9 @@ dmypy.json # Local test file *test*.py +# Unignore tests dir +!tests/ + # pytype static type analyzer .pytype/