X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=.gitattributes;h=cdcec144e92bd15ff5fd39b07ed11ab845fa279a;hp=7d26de1d170dce745c35b40912c048c0f29fb809;hb=0d566e56ff27dcbf25a90d513950bbf26fe71422;hpb=d82ae0a15b3eee813344ff7b26e61dad42b2af55 diff --git a/.gitattributes b/.gitattributes index 7d26de1d..cdcec144 100644 --- a/.gitattributes +++ b/.gitattributes @@ -44,6 +44,7 @@ inc/classes/exceptions/database/local_file/class_SavePathWriteProtectedException inc/classes/exceptions/database/wrapper/.htaccess -text inc/classes/exceptions/filter/.htaccess -text inc/classes/exceptions/filter/class_FilterChainException.php -text +inc/classes/exceptions/filter/class_InvalidFilterChainException.php -text inc/classes/exceptions/helper/.htaccess -text inc/classes/exceptions/helper/class_FormClosedException.php -text inc/classes/exceptions/helper/class_FormGroupClosedException.php -text @@ -83,6 +84,7 @@ inc/classes/exceptions/main/class_EmptyVariableException.php -text inc/classes/exceptions/main/class_ExceptionNotFoundException.php -text inc/classes/exceptions/main/class_FatalErrorException.php -text inc/classes/exceptions/main/class_GetterNotFoundException.php -text +inc/classes/exceptions/main/class_IndexOutOfBoundsException.php -text inc/classes/exceptions/main/class_InvalidArrayCountException.php -text inc/classes/exceptions/main/class_InvalidCommandException.php -text inc/classes/exceptions/main/class_InvalidCommandInstanceException.php -text @@ -202,6 +204,10 @@ inc/classes/interfaces/response/class_Responseable.php -text inc/classes/interfaces/result/.htaccess -text inc/classes/interfaces/result/class_SearchableResult.php -text inc/classes/interfaces/result/class_UpdateableResult.php -text +inc/classes/interfaces/streams/.htaccess -text +inc/classes/interfaces/streams/class_Streamable.php -text +inc/classes/interfaces/streams/crypto/.htaccess -text +inc/classes/interfaces/streams/crypto/class_EncryptableStream.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 @@ -258,6 +264,7 @@ inc/classes/main/controller/class_ -text inc/classes/main/controller/class_BaseController.php -text inc/classes/main/controller/console/.htaccess -text inc/classes/main/controller/console/class_ConsoleDefaultController.php -text +inc/classes/main/controller/console/class_ConsoleDefaultNewsController.php -text inc/classes/main/controller/form/.htaccess -text inc/classes/main/controller/form/class_WebDoFormController.php -text inc/classes/main/controller/image/.htaccess -text @@ -324,6 +331,7 @@ inc/classes/main/filter/checkboxes/class_RulesAcceptedFilter.php -text inc/classes/main/filter/class_ -text inc/classes/main/filter/class_AbstractFilterDecorator.php -text inc/classes/main/filter/class_BaseFilter.php -text +inc/classes/main/filter/class_BaseFilterDecorator.php -text inc/classes/main/filter/class_FilterChain.php -text inc/classes/main/filter/crypto/.htaccess -text inc/classes/main/filter/crypto/class_CaptchaEncryptFilter.php -text @@ -400,6 +408,7 @@ inc/classes/main/output/class_WebOutput.php -text inc/classes/main/points/.htaccess -text inc/classes/main/points/class_UserPoints.php -text inc/classes/main/reader/.htaccess -text +inc/classes/main/reader/class_ConsoleNewsReader.php -text inc/classes/main/reader/class_DefaultNewsReader.php -text inc/classes/main/registration/.htaccess -text inc/classes/main/registration/class_BaseRegistration.php -text @@ -420,6 +429,8 @@ inc/classes/main/resolver/action/web/class_WebActionResolver.php -text inc/classes/main/resolver/class_BaseResolver.php -text inc/classes/main/resolver/command/.htaccess -text inc/classes/main/resolver/command/class_BaseCommandResolver.php -text +inc/classes/main/resolver/command/console/.htaccess -text +inc/classes/main/resolver/command/console/class_ConsoleCommandResolver.php -text inc/classes/main/resolver/command/image/.htaccess -text inc/classes/main/resolver/command/image/class_ImageCommandResolver.php -text inc/classes/main/resolver/command/web/.htaccess -text