Skip to content

Commit

Permalink
Update gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
horenmar committed Jul 23, 2018
1 parent 15cf3ca commit b932847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

# Keep the single include header with LFs to make sure it is uploaded,
# hashed etc with LF
single_include/*.hpp eol=lf
single_include/**/*.hpp eol=lf
# Also keep the LICENCE file with LFs for the same reason
LICENCE.txt eol=lf

0 comments on commit b932847

Please sign in to comment.