Skip to content

Commit aeaa150

Browse files
committedNov 24, 2020
Remove the need for dos2unix
Force automake files to use eol=lf
1 parent d0e8e0b commit aeaa150

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎.gitattributes

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
* text=auto
2+
Makefile* text eol=lf
3+
*.am text eol=lf
4+
*.m4 text eol=lf
5+
*.sh text eol=lf
6+
*.sub text eol=lf
7+
*.guess text eol=lf
8+
*.host text eol=lf
9+
libtool* text eol=lf

0 commit comments

Comments
 (0)
Please sign in to comment.