]> git.lyx.org Git - lyx.git/blob - .gitattributes
#10346 Amend change 01b2893f8b to make Qt4 compilable - again
[lyx.git] / .gitattributes
1 # configure.ac needs to have unix line ends on windows, see #10053
2 configure.ac eol=lf
3
4 # Set the default behavior, in case people don't have core.autocrlf set.
5 * text=auto
6
7 # Our .po file update scripts produce native line endings
8 *.po text
9