Skip to content

Commit fc9d3b5

Browse files
Add initial .gitattributes file
1 parent 9ac970a commit fc9d3b5

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 the default behavior, in case people don't have core.autocrlf set
2+
* text=auto
3+
4+
# Explicitly declare files that should always be converted to LF regardless of platform
5+
*.dotsettings text eol=lf

0 commit comments

Comments
 (0)