Skip to content

Commit 78c8d1d

Browse files
committed
Add gitattributes to prevent HPXML EOL diffs
1 parent 0a519a7 commit 78c8d1d

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+
# Declare files that will always have CRLF line endings on checkout.
2+
3+
workflow/**/*.xml text eol=crlf

0 commit comments

Comments
 (0)