From: divverent Date: Sat, 17 Apr 2010 19:08:20 +0000 (+0000) Subject: add a .gitattributes file to define CRLF rules X-Git-Tag: xonotic-v0.1.0preview~230^2~382 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a613f5e07e3752085b232687d1dda8e8e583aaa0;p=xonotic%2Fdarkplaces.git add a .gitattributes file to define CRLF rules git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10094 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..6bf3b50e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,25 @@ +BSDmakefile crlf=input +*.c crlf=input +COPYING crlf=input +*.cvsignore crlf=input +*.dev -crlf +Doxyfile crlf=input +*.dsp -crlf +*.dsw -crlf +*.gitattributes crlf=input +*.h crlf=input +*.icns -crlf -diff +*.ico -crlf -diff +*.inc crlf=input +makefile crlf=input +*.m crlf=input +PkgInfo crlf=input +*.plist crlf=input +*.png -crlf -diff +*.rc -crlf +*.sln -crlf +*.strings crlf=input +todo crlf=input +*.txt crlf=input +*.vcproj -crlf +*.xpm crlf=input