Skip to content

Commit c82822b

Browse files
committed
Merge pull request #20 from beepscore/line_endings
Add .gitattributes to make line endings more cross platform for OS X and Windows.
2 parents a464b70 + 675f7cb commit c82822b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# https://help.github.com/articles/dealing-with-line-endings/
2+
# Set the default behavior, in case people don't have core.autocrlf set.
3+
* text=auto

0 commit comments

Comments
 (0)