# Declare files that will always have LF line endings on checkout. *.cpp text eol=lf *.h text eol=lf *.c text eol=lf *.hpp text eol=lf *.txt text eol=lf *.cmake text eol=lf *.sh text eol=lf *.xpm text eol=lf *.po text eol=lf # don't add to .tar.gz / tar.bz2 source archives: installer/**/* export-ignore .tx/**/* export-ignore git-hooks/**/* export-ignore tools/**/* export-ignore