Skip to content

Commit fe85dbe

Browse files
committed
added .gitattributes to handle eol
1 parent e77da2e commit fe85dbe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# default to text file with UNIX style
2+
* text=auto eol=lf
3+

0 commit comments

Comments
 (0)