Skip to content

Commit 008b38c

Browse files
geographikarouault
authored andcommitted
.gitattributes: force LF line endings (#5934)
1 parent 6ea58b3 commit 008b38c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# the following files will be excluded from releases
12
.gitattributes export-ignore
23
msautotest export-ignore
34
.gitignore export-ignore
@@ -19,3 +20,6 @@ install-msautotest.sh export-ignore
1920
mapaxisorder.csv export-ignore
2021
mapaxisorder.sh export-ignore
2122
github_issue_no_activity_closer.py export-ignore
23+
24+
# force LF line endings
25+
* text=auto eol=lf

0 commit comments

Comments
 (0)