Skip to content

Commit aaf3417

Browse files
rcdaileycdunn2001
authored andcommitted
Add .gitattributes file
1 parent 22ec823 commit aaf3417

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
* text=auto
2+
*.sh eol=lf
3+
*.bat eol=crlf
4+
*.vcproj eol=crlf
5+
*.vcxproj eol=crlf
6+
*.sln eol=crlf

0 commit comments

Comments
 (0)