File mode corrections. Add lol filetype to 'lf' eolns.

This commit is contained in:
David Brown 2016-06-16 18:14:58 +01:00
parent 1a7a7615df
commit 2b3b6a822a
20 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Executable file → Normal file
View file

@ -11,6 +11,8 @@
*.h text eol=lf
*.Mod text eol=lf
*.mod text eol=lf
*.Lola text eol=lf
*.lola text eol=lf
*.make text eol=lf
*makefile text eol=lf
*.sh text eol=lf