Skip to content

Commit

Permalink
Improves git attributes file
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Jan 17, 2020
1 parent b527ae9 commit 29c6c6e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
# - Include binary diff in patches instead of "binary files differ."
[attr]binary -text diff

# Define text file attributes.
*.mq4 MQLcode diff=c
*.mq5 MQLcode diff=c
*.mqh MQLcode diff=c
*.exe binary
# Define file attributes.
*.ex? binary
*.h MQLcode diff=c
*.mq? MQLcode diff=c

0 comments on commit 29c6c6e

Please sign in to comment.