diff --git a/.gitattributes b/.gitattributes index 5ef946530e..72775ba0ee 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1084,7 +1084,8 @@ examples/cursors/car.cur -text svneol=unset#image/x-cursor examples/cursors/car.lrs svneol=native#text/pascal examples/cursors/project1.lpi svneol=native#text/plain examples/cursors/project1.lpr svneol=native#text/pascal -examples/cursors/unit1.lrs -text svneol=unset#text/pascal +examples/cursors/unit1.lfm svneol=native#text/plain +examples/cursors/unit1.lrs svneol=native#text/pascal examples/cursors/unit1.pas svneol=native#text/pascal examples/designerbaseclass/README.txt svneol=native#text/plain examples/designerbaseclass/customcomponentclass.pas svneol=native#text/plain