diff --git a/.gitignore b/.gitignore index b7b052d..98f3808 100644 --- a/.gitignore +++ b/.gitignore @@ -143,4 +143,5 @@ dmypy.json # Ignore test output tests/output/ -typings/astropy/units/ +# Ignore VSCode typing clutter +typings/