mirror of
https://github.com/GNOME/libxml2.git
synced 2025-05-07 20:39:30 +08:00
Fix .gitattributes
The files in 'test' and 'result' have mixed line endings, so disable end-of-line conversion.
This commit is contained in:
parent
173a0830dc
commit
10d0947249
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -1,2 +1,2 @@
|
||||
/result/** text=lf eol=lf
|
||||
/test/** text=lf eol=lf
|
||||
/result/** -text
|
||||
/test/** -text
|
||||
|
Loading…
x
Reference in New Issue
Block a user