X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=.gitattributes;h=ce9ca07298aee5b8c78484558360ad3b4c590861;hp=f7c63ef4f8367eb9861ea0dd10218a3f627d4d06;hb=d73560a7ae364cce1365cc412c252ea60e33bf09;hpb=01bb590df8ed22731be7451d217ce0455d4e3609 diff --git a/.gitattributes b/.gitattributes index f7c63ef4..ce9ca072 100644 --- a/.gitattributes +++ b/.gitattributes @@ -108,7 +108,6 @@ inc/classes/exceptions/template/class_BasePathReadProtectedException.php -text inc/classes/exceptions/template/class_InvalidBasePathStringException.php -text inc/classes/exceptions/template/class_UnexpectedTemplateTypeException.php -text inc/classes/exceptions/template/class_UnsupportedTemplateEngineException.php -text -inc/classes/exceptions/template/class_ViewHelperNotFoundException.php -text inc/classes/exceptions/user/.htaccess -text inc/classes/exceptions/user/class_AccountPasswordMismatchException.php -text inc/classes/exceptions/user/class_UserEmailMissingException.php -text @@ -177,6 +176,8 @@ inc/classes/interfaces/login/.htaccess -text inc/classes/interfaces/login/class_LoginableUser.php -text inc/classes/interfaces/mailer/.htaccess -text inc/classes/interfaces/mailer/class_DeliverableMail.php -text +inc/classes/interfaces/menu/.htaccess -text +inc/classes/interfaces/menu/class_RenderableMenu.php -text inc/classes/interfaces/points/.htaccess -text inc/classes/interfaces/points/class_BookablePoints.php -text inc/classes/interfaces/reader/.htaccess -text @@ -389,6 +390,8 @@ inc/classes/main/mailer/class_ -text inc/classes/main/mailer/class_BaseMailer.php -text inc/classes/main/mailer/debug/.htaccess -text inc/classes/main/mailer/debug/class_DebugMailer.php -text +inc/classes/main/menu/.htaccess -text +inc/classes/main/menu/class_BaseMenu.php -text inc/classes/main/output/.htaccess -text inc/classes/main/output/class_ConsoleOutput.php -text inc/classes/main/output/class_WebOutput.php -text @@ -401,7 +404,12 @@ inc/classes/main/registration/class_BaseRegistration.php -text inc/classes/main/registry/.htaccess -text inc/classes/main/registry/class_Registry.php -text inc/classes/main/request/.htaccess -text -inc/classes/main/request/class_HttpRequest.php -text +inc/classes/main/request/class_ -text +inc/classes/main/request/class_BaseRequest.php -text +inc/classes/main/request/console/.htaccess -text +inc/classes/main/request/console/class_ConsoleRequest.php -text +inc/classes/main/request/web/.htaccess -text +inc/classes/main/request/web/class_HttpRequest.php -text inc/classes/main/resolver/.htaccess -text inc/classes/main/resolver/action/.htaccess -text inc/classes/main/resolver/action/class_BaseActionResolver.php -text @@ -497,6 +505,7 @@ inc/database.php -text inc/database/.htaccess -text inc/database/lib-local.php -text inc/file_io.php -text +inc/hooks.php -text inc/includes.php -text inc/language.php -text inc/language/.htaccess -text @@ -508,18 +517,8 @@ inc/selector.php -text /svn-externals.txt -text templates/.htaccess -text templates/_compiled/.htaccess -text -templates/de/.htaccess -text -templates/de/code/.htaccess -text -templates/de/code/emergency_exit.ctp -text -templates/de/code/footer_msg.ctp -text -templates/de/code/header.ctp -text -templates/de/html/.htaccess -text templates/images/.htaccess -text templates/images/_cache/.htaccess -text -templates/images/de/.htaccess -text -templates/images/de/image/.htaccess -text -templates/images/de/image/base_image.itp -text -templates/images/de/image/emergency_exit.itp -text tests/ConfigTest.php -text tests/RegistryTest.php -text tests/RequestTest.php -text