]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
add a .gitattributes file to define CRLF rules
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 17 Apr 2010 19:08:20 +0000 (19:08 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 17 Apr 2010 19:08:20 +0000 (19:08 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10094 d7cf8633-e32d-0410-b094-e92efae38249

.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..6bf3b50
--- /dev/null
@@ -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