Skip to content

Commit a35943d

Browse files
authored
Merge pull request #292 from JamesParrott/Fix_line_endings
Use lf instead of crlf to avoid corruption of checked in shapefile .dbfs
2 parents e9a5fce + b6799f3 commit a35943d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* eol=crlf
1+
* eol=lf

0 commit comments

Comments
 (0)