[libpng] .gitattributes: Set EOL for *.dfa.

This fixes issue #95. (libpng: pnglibconf.dfa needs to be LF line endings.)
This commit is contained in:
David Korth 2017-08-05 03:57:42 -04:00
parent d8984bb808
commit 8767e15e6c

View File

@ -1 +1,2 @@
*.awk text eol=lf
*.dfa text eol=lf