From 7cc4eea6c624d010a366bc14fdf47f34abd7dbe0 Mon Sep 17 00:00:00 2001 From: BJ Hargrave Date: Mon, 10 Oct 2011 15:01:33 -0400 Subject: Revert "comment out entries in .gitattributes" This reverts commit 724c0fdbfe45fefab00308c81d147780a1a13828. --- .gitattributes | 58 +++++++++++++++++++++++++++++----------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 0ebb74bec..0a6421b54 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,33 +1,33 @@ # Text files with LF eol -#*.awk crlf=input -#*.bnd crlf=input -#*.c crlf=input ident -#*.conf crlf=input -#*.cpp crlf=input ident -#*.css crlf=input -#*.groovy crlf=input -#*.h crlf=input ident -#*.html crlf=input ident -#*.java crlf=input ident -#*.js crlf=input -#*.MF crlf=input -#*.php crlf=input -#*.pl crlf=input -#*.prefs crlf=input -#*.properties crlf=input -#*.py crlf=input -#*.schema crlf=input -#*.sh crlf=input -#*.tcl crlf=input -#*.txt crlf=input -#*.xml crlf=input -#*.xsd crlf=input ident -#*.xsl crlf=input -#*.xslt crlf=input -#.classpath crlf=input -#.project crlf=input -#packageinfo crlf=input -#Makefile crlf=input +*.awk crlf=input +*.bnd crlf=input +*.c crlf=input ident +*.conf crlf=input +*.cpp crlf=input ident +*.css crlf=input +*.groovy crlf=input +*.h crlf=input ident +*.html crlf=input ident +*.java crlf=input ident +*.js crlf=input +*.MF crlf=input +*.php crlf=input +*.pl crlf=input +*.prefs crlf=input +*.properties crlf=input +*.py crlf=input +*.schema crlf=input +*.sh crlf=input +*.tcl crlf=input +*.txt crlf=input +*.xml crlf=input +*.xsd crlf=input ident +*.xsl crlf=input +*.xslt crlf=input +.classpath crlf=input +.project crlf=input +packageinfo crlf=input +Makefile crlf=input # No EOL translation *.bat -crlf -- cgit v1.2.3