* Changed mime-type of scripts from application (binary) to text/plain

git-svn-id: trunk@31978 -
This commit is contained in:
joost 2015-10-08 18:49:02 +00:00
parent d49b69581a
commit d92e3ab05a

4
.gitattributes vendored
View File

@ -11469,8 +11469,8 @@ tests/test/jvm/tdynarrnil.pp svneol=native#text/plain
tests/test/jvm/tenum.pp svneol=native#text/plain
tests/test/jvm/tenum2.pp svneol=native#text/plain
tests/test/jvm/test.pp svneol=native#text/plain
tests/test/jvm/testall.bat -text svneol=native#application/x-bat
tests/test/jvm/testall.sh -text svneol=native#application/x-sh
tests/test/jvm/testall.bat svneol=native#text/plain
tests/test/jvm/testall.sh svneol=native#text/plain
tests/test/jvm/testansi.pp svneol=native#text/plain
tests/test/jvm/testintf.pp svneol=native#text/plain
tests/test/jvm/testshort.pp svneol=native#text/plain