unitfork: getfs was deprecated in fpc 2.6.2, use getfilehandle
[lcore.git] / .gitattributes
1 # make git not do text conversions (preserve line endings as-is)
2 * -text
3 *.pas eol=crlf whitespace=-trailing-space
4 *.inc eol=crlf
5 *.dpr eol=crlf whitespace=-trailing-space
6 *.txt eol=crlf