]> granicus.if.org Git - postgis/commitdiff
#3219: Fix windows mingw issue can't build against git repo. Force files that need...
authorRegina Obe <lr@pcorp.us>
Mon, 3 Aug 2015 16:31:04 +0000 (16:31 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 3 Aug 2015 16:31:04 +0000 (16:31 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13867 b70326c6-7e19-0410-871a-916f4a2858ee

.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..2a4e66d
--- /dev/null
@@ -0,0 +1,9 @@
+*.vcproj       eol=crlf\r
+*.bat      eol=crlf\r
+*.sh           eol=lf\r
+*.ac        eol=lf\r
+*.h.in      eol=lf\r
+*.h         eol=lf\r
+GNUmakefile.in eol=lf\r
+*_expected  eol=lf\r
+*.dmp       eol=lf\r