diff --git a/.gitattributes b/.gitattributes index 27b765f..f11271b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ /tests export-ignore /.github export-ignore +/types export-ignore