diff --git a/.gitattributes b/.gitattributes index 4324f0b1f..344ca4df4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ -data/* linguist-vendored -gec/predictions/* linguist-vendored +* linguist-vendored +*.py linguist-vendored=false +*.sh linguist-vendored=false