diff --git a/.gitattributes b/.gitattributes index 7b7f56abb7..0c4d7cf7be 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ -nouveau/**/* text eol=lf -nouveau/**/*.bat text eol=crlf -nouveau/**/*.jar binary +extra/nouveau/**/* text eol=lf +extra/nouveau/**/*.bat text eol=crlf +extra/nouveau/**/*.jar binary