Skip to content

Commit

Permalink
Made the automake files line-ending automatic
Browse files Browse the repository at this point in the history
  • Loading branch information
basvodde committed Apr 21, 2020
1 parent b274656 commit a93ca19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
*.vcxproj text eol=crlf


*.sh -crlf
*.ac -crlf
*.am -crlf
*.sh text
*.ac text
*.am text

0 comments on commit a93ca19

Please sign in to comment.