diff --git a/.gitattributes b/.gitattributes index 1e23214d0b..1ea0a071ae 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,7 +3,7 @@ # prevents git from converting LF to CRLF, which causes issues # when assembling example pages on Windows -data/examples/**/*.js eol=lf +src/data/examples/**/*.js eol=lf # Denote all files that are truly binary and should not be modified. *.ai binary