X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=.gitattributes;h=6f8ed87c6c21198b77ff7fc25c3afb7bcbcb2b19;hp=0fe5976e08b44d222addc4a19a5876b8af168235;hb=cefaabcb0dd3c10223543ba8170bf8f700bf6ec9;hpb=8120bdd67eb1c09cca24c1a6421f41ab107f0c67 diff --git a/.gitattributes b/.gitattributes index 0fe5976e08..6f8ed87c6c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -92,7 +92,8 @@ inc/autopurge/purge-unconfirmed.php -text inc/cache/.htaccess -text inc/check-reset.php -text inc/config-functions.php -text -inc/config.php -text +inc/config-global.php -text +inc/config-local.php.dist -text inc/databases.php -text inc/db/.htaccess -text inc/db/lib-mysql3.php -text @@ -124,7 +125,9 @@ inc/extensions/ext-doubler.php -text inc/extensions/ext-events.php -text inc/extensions/ext-holiday.php -text inc/extensions/ext-html_mail.php -text +inc/extensions/ext-imprint.php -text inc/extensions/ext-iso3166.php -text +inc/extensions/ext-lead.php -text inc/extensions/ext-logs.php -text inc/extensions/ext-mailid.php -text inc/extensions/ext-maintenance.php -text @@ -149,6 +152,7 @@ inc/extensions/ext-removeip.php -text inc/extensions/ext-repair.php -text inc/extensions/ext-rewrite.php -text inc/extensions/ext-safe.php -text +inc/extensions/ext-seo.php -text inc/extensions/ext-sponsor.php -text inc/extensions/ext-sql_patches.php -text inc/extensions/ext-support.php -text @@ -174,6 +178,7 @@ inc/hooks.php -text inc/img/.htaccess -text inc/install-inc.php -text inc/js/.htaccess -text +inc/language-functions.php -text inc/language.php -text inc/language/.htaccess -text inc/language/_de.php -text @@ -261,6 +266,7 @@ inc/libs/user_functions.php -text inc/libs/wernis_functions.php -text inc/libs/yoomedia_functions.php -text inc/load_cache.php -text +inc/load_config.php -text inc/load_extensions.php -text inc/loader/.htaccess -text inc/loader/load_cache-admin.php -text @@ -627,6 +633,7 @@ inc/stylesheet.php -text inc/weekly/.htaccess -text inc/weekly/weekly_ -text inc/weekly/weekly_surfbar.php -text +inc/wrapper-functions.php -text /index.php -text /install.php -text install/menu-de.sql -text @@ -1241,10 +1248,13 @@ 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_imprint.tpl -text +templates/de/html/ext/ext_lead.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 +templates/de/html/ext/ext_menu.tpl -text templates/de/html/ext/ext_mods.tpl -text templates/de/html/ext/ext_mydata.tpl -text templates/de/html/ext/ext_network.tpl -text @@ -1264,6 +1274,7 @@ templates/de/html/ext/ext_removeip.tpl -text templates/de/html/ext/ext_repair.tpl -text templates/de/html/ext/ext_rewrite.tpl -text templates/de/html/ext/ext_safe.tpl -text +templates/de/html/ext/ext_seo.tpl -text templates/de/html/ext/ext_sponsor.tpl -text templates/de/html/ext/ext_sql_patches.tpl -text templates/de/html/ext/ext_support.tpl -text