diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index e17f544..ca022fd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ * text=auto !eol itjs/error.gif -text -tests/it_html.t -text -tests/it_xml.t -text +tests/html.t -text tests/itjs.t -text +tests/xml.t -text |