Skip to content

Commit 40f275b

Browse files
authored
Merge pull request #236 from steveklabnik/master
add a .gitattributes to ensure proper line ending settings
2 parents af8300c + 35e2807 commit 40f275b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
2+
3+
* text=auto eol=lf
4+
*.rs rust

0 commit comments

Comments
 (0)