Skip to content

Commit

Permalink
Add configure and .gitmodules to .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasDorier authored and cdecker committed Jun 24, 2018
1 parent 0d3c3a2 commit e59489f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
*.sh text eol=lf
*.py text eol=lf
Makefile text eol=lf
configure text eol=lf
.gitmodules text eol=lf

0 comments on commit e59489f

Please sign in to comment.