]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
winbuild: trying to set some files eol=crlf for git
authorDaniel Stenberg <daniel@haxx.se>
Wed, 6 Apr 2016 09:29:36 +0000 (11:29 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 6 Apr 2016 09:29:36 +0000 (11:29 +0200)
Thinking it might help to apply patches etc with git.

winbuild/.gitattributes [new file with mode: 0644]

diff --git a/winbuild/.gitattributes b/winbuild/.gitattributes
new file mode 100644 (file)
index 0000000..0f2d44a
--- /dev/null
@@ -0,0 +1,3 @@
+MakefileBuild.vc eol=crlf
+Makefile.msvc.names eol=crlf
+Makefile.vc eol=crlf