Skip to content

Commit

Permalink
Merge pull request #44 from kufii/patch-3
Browse files Browse the repository at this point in the history
Force unix line endings
  • Loading branch information
serialhex authored Jun 26, 2018
2 parents 62bd581 + 619219a commit 4b0a1a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[*]
end_of_line = lf
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text eol=lf

0 comments on commit 4b0a1a8

Please sign in to comment.