]> git.lyx.org Git - features.git/blob - .gitattributes
Fixup da2696cc: do not clear useful information from row
[features.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