diff --git a/.gitattributes b/.gitattributes index ae2ea0e057..483e5c1a91 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,8 @@ *.json text eol=lf *.md text eol=lf *.xml text eol=lf + +# Generated files +hal/src/generated/** linguist-generated +ntcore/src/generated/** linguist-generated +wpimath/src/generated/** linguist-generated