# 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