From 95ffa22777a778e89253a4afa0101f595b46262c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 10 Jan 2013 00:32:34 +0000 Subject: [PATCH] Fixed some MIME types --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 1864306d4e..5e8fa5d7e3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -827,6 +827,8 @@ inc/phpmailer/language/phpmailer.lang-se.php svneol=native#text/plain inc/phpmailer/language/phpmailer.lang-tr.php svneol=native#text/plain inc/phpmailer/language/phpmailer.lang-zh.php svneol=native#text/plain inc/phpmailer/language/phpmailer.lang-zh_cn.php svneol=native#text/plain +inc/phpmailer/phpdoc/media/banner.css svneol=native#text/css +inc/phpmailer/phpdoc/media/stylesheet.css svneol=native#text/css inc/phpmailer/test/phpmailer_test.php svneol=native#text/plain inc/phpmailer/test/phpunit.php svneol=native#text/plain inc/phpmailer/test/test.png -text svneol=unset#image/png @@ -869,7 +871,7 @@ inc/xml-functions.php svneol=native#text/plain /index.php svneol=native#text/plain /install.php svneol=native#text/plain /js.php svneol=native#text/plain -js/.js svneol=native#text/plain +js/.js svneol=native#text/javascript js/admin-common.js svneol=native#text/javascript js/admin-data.js svneol=native#text/javascript js/admin-network-query-api.js svneol=native#text/javascript -- 2.39.5