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 *.h text eol=lf
*.Mod text eol=lf *.Mod text eol=lf
*.mod text eol=lf *.mod text eol=lf
*.Lola text eol=lf
*.lola text eol=lf
*.make text eol=lf *.make text eol=lf
*makefile text eol=lf *makefile text eol=lf
*.sh text eol=lf *.sh text eol=lf

0
.gitconfig Executable file → Normal file
View file

0
.gitignore vendored Executable file → Normal file
View file

0
src/library/ooc/oocwrapperlibc.Mod Executable file → Normal file
View file

0
src/system/Platformwindows.Mod Executable file → Normal file
View file

0
src/system/WindowsWrapper.h Executable file → Normal file
View file

0
src/test/confidence/arrayassignment/test.sh Executable file → Normal file
View file

0
src/test/confidence/hello/test.sh Executable file → Normal file
View file

0
src/test/confidence/lola/LSB.Mod Executable file → Normal file
View file

0
src/test/confidence/lola/LSC.Mod Executable file → Normal file
View file

0
src/test/confidence/lola/LSS.Mod Executable file → Normal file
View file

0
src/test/confidence/lola/LSV.Mod Executable file → Normal file
View file

0
src/test/confidence/lola/RISC5.Lola Executable file → Normal file
View file

0
src/test/confidence/lola/lola.Mod Executable file → Normal file
View file

0
src/test/confidence/lola/test.sh Executable file → Normal file
View file

0
src/test/confidence/signal/test.sh Executable file → Normal file
View file

0
src/test/confidence/testenv.sh Executable file → Normal file
View file

0
src/test/confidence/testresult.sh Executable file → Normal file
View file

0
src/tools/HeapDump/HeapDump.Mod Executable file → Normal file
View file

0
triage/gen_changelog.sh Executable file → Normal file
View file