X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitattributes;h=c4281ff5929fe3b7e79b65b82b728c1b595783c4;hb=553913631a4cad484665f11a95a3d57717fb38d6;hp=c0c87f725c8b49a8b682871db1d6b007b7f3310d;hpb=c5502e4040f7946d4d6e42434efc3dc03c7b73d1;p=mailer.git diff --git a/.gitattributes b/.gitattributes index c0c87f725c..c4281ff592 100644 --- a/.gitattributes +++ b/.gitattributes @@ -87,12 +87,18 @@ inc/autopurge/purge-mails.php -text inc/autopurge/purge-tsks.php -text inc/autopurge/purge-unconfirmed.php -text inc/cache/.htaccess -text +inc/cache/.revision -text inc/check-reset.php -text inc/config.php -text inc/databases.php -text inc/db/.htaccess -text inc/db/lib-mysql3.php -text inc/db/lib.php -text +inc/debug/.htaccess -text +inc/debug/client/.htaccess -text +inc/debug/relay/.htaccess -text +inc/debug/request_ -text +inc/debug/server/.htaccess -text inc/doubler_send.php -text inc/extensions.php -text inc/extensions/.htaccess -text @@ -116,6 +122,7 @@ inc/extensions/ext-events.php -text inc/extensions/ext-holiday.php -text inc/extensions/ext-html_mail.php -text inc/extensions/ext-iso3166.php -text +inc/extensions/ext-logs.php -text inc/extensions/ext-mailid.php -text inc/extensions/ext-maintenance.php -text inc/extensions/ext-mediadata.php -text @@ -146,6 +153,7 @@ inc/extensions/ext-task.php -text inc/extensions/ext-theme.php -text inc/extensions/ext-top10.php -text inc/extensions/ext-transfer.php -text +inc/extensions/ext-usage.php -text inc/extensions/ext-user.php -text inc/extensions/ext-wernis.php -text inc/extensions/ext-yoomedia.php -text @@ -181,6 +189,7 @@ inc/language/en.php -text inc/language/holiday_de.php -text inc/language/html_mail_de.php -text inc/language/install_de.php -text +inc/language/logs_de.php -text inc/language/mailid_de.php -text inc/language/maintenance_de.php -text inc/language/mediadata_de.php -text @@ -206,6 +215,7 @@ inc/language/task_de.php -text inc/language/theme_de.php -text inc/language/top10_de.php -text inc/language/transfer_de.php -text +inc/language/usage_de.php -text inc/language/user_de.php -text inc/language/wernis_de.php -text inc/language/yoomedia_de.php -text @@ -1220,6 +1230,7 @@ templates/de/html/ext/ext_doubler.tpl -text templates/de/html/ext/ext_events.tpl -text templates/de/html/ext/ext_holiday.tpl -text templates/de/html/ext/ext_html_mail.tpl -text +templates/de/html/ext/ext_logs.tpl -text templates/de/html/ext/ext_mailid.tpl -text templates/de/html/ext/ext_maintenance.tpl -text templates/de/html/ext/ext_mediadata.tpl -text @@ -1250,6 +1261,7 @@ templates/de/html/ext/ext_task.tpl -text templates/de/html/ext/ext_theme.tpl -text templates/de/html/ext/ext_top10.tpl -text templates/de/html/ext/ext_transfer.tpl -text +templates/de/html/ext/ext_usage.tpl -text templates/de/html/ext/ext_user.tpl -text templates/de/html/ext/ext_wernis.tpl -text templates/de/html/ext/ext_yoomedia.tpl -text