X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=.gitattributes;h=6f52559c15a8238a4598f1ce56302f2f8577c445;hp=4198f298a75e7c369dee22cad62a886780e3d1f6;hb=5777454e3cb94e615c74efc485509f08e1aec63d;hpb=f1d358441b193b364d57788d660e6649d0229ca6 diff --git a/.gitattributes b/.gitattributes index 4198f298a7..6f52559c15 100644 --- a/.gitattributes +++ b/.gitattributes @@ -47,6 +47,8 @@ inc/classes/exceptions/language/class_InvalidLanguagePathStringException.php -te inc/classes/exceptions/language/class_LanguagePathIsEmptyException.php -text inc/classes/exceptions/language/class_LanguagePathIsNoDirectoryException.php -text inc/classes/exceptions/language/class_LanguagePathReadProtectedException.php -text +inc/classes/exceptions/language/class_MissingFileIoHandlerException.php -text +inc/classes/exceptions/language/class_MissingLanguageHandlerException.php -text inc/classes/exceptions/main/.htaccess -text inc/classes/exceptions/main/class_ClassMismatchException.php -text inc/classes/exceptions/main/class_ClassNotFoundException.php -text @@ -73,6 +75,8 @@ inc/classes/exceptions/template/class_BasePathReadProtectedException.php -text inc/classes/exceptions/template/class_InvalidBasePathStringException.php -text inc/classes/exceptions/template/class_InvalidTemplateVariableNameException.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/interfaces/.htaccess -text inc/classes/interfaces/application/.htaccess -text inc/classes/interfaces/application/class_ManageableApplication.php -text @@ -100,6 +104,7 @@ inc/classes/interfaces/language/.htaccess -text inc/classes/interfaces/language/class_ManageableLanguage.php -text inc/classes/interfaces/template/.htaccess -text inc/classes/interfaces/template/class_CompileableTemplate.php -text +inc/classes/interfaces/template/view/class_ViewHelper.php -text inc/classes/main/.htaccess -text inc/classes/main/class_BaseFrameworkSystem.php -text inc/classes/main/class_FrameworkArrayObject.php -text @@ -145,12 +150,14 @@ inc/classes/middleware/io/class_FileIOHandler.php -text inc/config.php -text inc/config/.htaccess -text inc/config/class_FrameworkConfiguration.php -text +inc/config/config-override.php -text inc/database.php -text inc/database/.htaccess -text inc/database/lib-local.php -text inc/file_io.php -text inc/includes.php -text inc/language.php -text +inc/language/.htaccess -text inc/loader/.htaccess -text inc/loader/class_ClassLoader.php -text inc/output.php -text