diff --git a/.gitattributes b/.gitattributes index 3edeb7c2..7e9e9562 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ .* export-ignore *.md export-ignore -Tests/* export-ignore +tests/* export-ignore