From 8def58b716bf8e4698412ba2a61fe135fbc5b6fa Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Tue, 11 May 2010 02:48:46 -0400 Subject: [PATCH] Anchor src attributes --- src/.gitattributes | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/.gitattributes b/src/.gitattributes index 3e6b109b6c..d9cfe6a8c2 100644 --- a/src/.gitattributes +++ b/src/.gitattributes @@ -7,20 +7,20 @@ *.manifest -crlf *.rc -crlf *.bat -crlf -worksp/README -crlf -racket/gc/BCC_MAKEFILE -crlf -racket/gc/digimars.mak -crlf -worksp/README -crlf -worksp/extradlls/README.TXT -crlf -worksp/gracket/gracket.manifest -crlf -worksp/mzcom/mzcom.def -crlf -worksp/mzcom/mzcom.rgs -crlf -worksp/mzcom/mzcomps.def -crlf -worksp/mzcom/mzobj.rgs -crlf +/worksp/README -crlf +/racket/gc/BCC_MAKEFILE -crlf +/racket/gc/digimars.mak -crlf +/worksp/README -crlf +/worksp/extradlls/README.TXT -crlf +/worksp/gracket/gracket.manifest -crlf +/worksp/mzcom/mzcom.def -crlf +/worksp/mzcom/mzcom.rgs -crlf +/worksp/mzcom/mzcomps.def -crlf +/worksp/mzcom/mzobj.rgs -crlf # These files seem to be generated. Maybe they shouldn't be # in the repository; in any case, they are generated with # CRLF, so let's keep them that way. -worksp/mzcom/mzcom.h -crlf -worksp/racket/resource.h -crlf -worksp/starters/resource.h -crlf +/worksp/mzcom/mzcom.h -crlf +/worksp/racket/resource.h -crlf +/worksp/starters/resource.h -crlf