X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/85edf7ed5948e0efe59301680f79ea0bac4367e8..803cf6668d9e89c244e5fbc7f996a460470338dd:/.gitattributes?ds=sidebyside diff --git a/.gitattributes b/.gitattributes index f8a9c28..d6c99c2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,6 @@ # make git not do text conversions (preserve line endings as-is) * -text +*.pas eol=crlf whitespace=-trailing-space +*.inc eol=crlf +*.dpr eol=crlf whitespace=-trailing-space +*.txt eol=crlf