From 51dd9234f24cd8b20e68ad837f42b2629a844fde Mon Sep 17 00:00:00 2001 From: Guenter Obiltschnig Date: Sun, 11 Nov 2012 11:20:31 +0100 Subject: [PATCH] more line ending fixes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index adc53da9a..8c88af1d7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,7 @@ # Explicitly declare text files we want to always be normalized and converted # to native line endings on checkout. +*.txt text *.cpp text *.c text *.h text @@ -13,7 +14,9 @@ *.vcxproj.filters text *.page text *.html text +*.xhtml text *.css text +*.js text *.progen text *.xml text *.xsd text