X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=.gitattributes;h=0185c481464acb134b29f5f881ecba75c0f250f5;hp=991ebdc43beef94144451429da2238c1ddcf182a;hb=8dfaae4f720bbcc7be53c07f3242bc2a07d1b6ce;hpb=8541183f3c4400c5a12fa31573c5be981889ee09 diff --git a/.gitattributes b/.gitattributes index 991ebdc4..0185c481 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,4 @@ * text=auto !eol -devel/.htaccess -text -devel/class_Debug.php -text docs/COPYING -text docs/COPYING.documents -text docs/COPYING.software -text @@ -31,7 +29,6 @@ inc/classes/exceptions/database/.htaccess -text inc/classes/exceptions/database/class_ -text inc/classes/exceptions/database/class_DatabaseException.php -text inc/classes/exceptions/database/general/.htaccess -text -inc/classes/exceptions/database/general/class_DatabaseUpdateSupportException.php -text inc/classes/exceptions/database/general/class_SqlException.php -text inc/classes/exceptions/database/local_file/.htaccess -text inc/classes/exceptions/database/local_file/class_SavePathIsEmptyException.php -text @@ -177,6 +174,8 @@ 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/parser/.htaccess -text +inc/classes/interfaces/parser/class_Parseable.php -text inc/classes/interfaces/points/.htaccess -text inc/classes/interfaces/points/class_BookablePoints.php -text inc/classes/interfaces/reader/.htaccess -text @@ -250,8 +249,10 @@ inc/classes/main/commands/web/class_WebLoginCommand.php -text inc/classes/main/commands/web/class_WebLoginFailedCommand.php -text inc/classes/main/commands/web/class_WebLogoutCommand.php -text inc/classes/main/commands/web/class_WebLogoutDoneCommand.php -text +inc/classes/main/commands/web/class_WebProblemCommand.php -text inc/classes/main/commands/web/class_WebRegisterCommand.php -text inc/classes/main/commands/web/class_WebResendLinkCommand.php -text +inc/classes/main/commands/web/class_WebStatusCommand.php -text inc/classes/main/compressor/.htaccess -text inc/classes/main/compressor/class_Bzip2Compressor.php -text inc/classes/main/compressor/class_GzipCompressor.php -text @@ -281,6 +282,7 @@ inc/classes/main/controller/web/class_WebLoginController.php -text inc/classes/main/controller/web/class_WebLoginFailedController.php -text inc/classes/main/controller/web/class_WebLogoutController.php -text inc/classes/main/controller/web/class_WebLogoutDoneController.php -text +inc/classes/main/controller/web/class_WebProblemController.php -text inc/classes/main/controller/web/class_WebRegisterController.php -text inc/classes/main/controller/web/class_WebStatusController.php -text inc/classes/main/criteria/.htaccess -text @@ -330,7 +332,6 @@ inc/classes/main/filter/change/class_PasswordChangeFilter.php -text inc/classes/main/filter/checkboxes/.htaccess -text 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 @@ -406,6 +407,11 @@ 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 +inc/classes/main/parser/.htaccess -text +inc/classes/main/parser/class_ -text +inc/classes/main/parser/class_BaseParser.php -text +inc/classes/main/parser/xml/.htaccess -text +inc/classes/main/parser/xml/class_XmlParser.php -text inc/classes/main/points/.htaccess -text inc/classes/main/points/class_UserPoints.php -text inc/classes/main/reader/.htaccess -text @@ -546,6 +552,8 @@ templates/.htaccess -text templates/_compiled/.htaccess -text templates/images/.htaccess -text templates/images/_cache/.htaccess -text +templates/menus/.htaccess -text +templates/menus/_cache/.htaccess -text tests/ConfigTest.php -text tests/RegistryTest.php -text tests/RequestTest.php -text