Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
    modified:   .gitattributes
  • Loading branch information
komh committed Sep 2, 2019
1 parent 0c14852 commit 0ef51cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# auto detect 'text' mode and use global setting of 'eol'
* text=auto !eol

# EOL of REXX .cmd should be CR+LF
*.cmd eol=crlf

0 comments on commit 0ef51cf

Please sign in to comment.