Skip to content

Commit 8bf97cd

Browse files
committed
Adding .gitattributes
1 parent ad86b4d commit 8bf97cd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Set default behaviour, in case users don't have core.autocrlf set.
2+
* text=auto
3+
4+
# Declare files that will always have CRLF line endings on checkout.
5+
*.bat text eol=crlf

0 commit comments

Comments
 (0)