X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitattributes;h=7e557427c101c36b6dd056b55859949f9890fbfa;hb=972ca1b602ce12c764cb4fe06bc4212a180ba995;hp=3d2a70034c5de2e85c2f8d81d55584c9f9f82086;hpb=b1d6311cba0fe47d137dcc4fa6c300cb0a4d55b7;p=shipsimu.git diff --git a/.gitattributes b/.gitattributes index 3d2a700..7e55742 100644 --- a/.gitattributes +++ b/.gitattributes @@ -131,6 +131,7 @@ docs/COPYING.software -text docs/Conception[!!-~]-[!!-~]Ship-Simu[!!-~]0.0.1.odt -text docs/NEWS -text docs/README -text +docs/Ship-Simu[!!-~]ArgoUML[!!-~]Diagram.zargo -text docs/Ship-Simu[!!-~]Ship-Simulator.mm -text docs/THANKS -text inc/.htaccess -text @@ -144,6 +145,8 @@ inc/classes/exceptions/container/.htaccess -text inc/classes/exceptions/container/class_ContainerItemIsNoArrayException.php -text inc/classes/exceptions/container/class_ContainerItemIsNullException.php -text inc/classes/exceptions/container/class_ContainerMaybeDamagedException.php -text +inc/classes/exceptions/controller/.htaccess -text +inc/classes/exceptions/controller/class_DefaultControllerException.php -text inc/classes/exceptions/database/.htaccess -text inc/classes/exceptions/database/local_file/.htaccess -text inc/classes/exceptions/database/local_file/class_SavePathIsEmptyException.php -text @@ -204,6 +207,7 @@ inc/classes/interfaces/application/.htaccess -text inc/classes/interfaces/application/class_ManageableApplication.php -text inc/classes/interfaces/class_ -text inc/classes/interfaces/class_FrameworkInterface.php -text +inc/classes/interfaces/commands/.htaccess -text inc/classes/interfaces/commands/class_Commandable.php -text inc/classes/interfaces/compressor/.htaccess -text inc/classes/interfaces/compressor/class_Compressor.php -text @@ -242,19 +246,21 @@ inc/classes/main/.htaccess -text inc/classes/main/class_ -text inc/classes/main/class_BaseFrameworkSystem.php -text inc/classes/main/class_FrameworkArrayObject.php -text +inc/classes/main/commands/.htaccess -text inc/classes/main/commands/class_BaseCommand.php -text -inc/classes/main/commands/local/.htaccess -text -inc/classes/main/commands/local/class_LocalHomeCommand.php -text +inc/classes/main/commands/web/.htaccess -text +inc/classes/main/commands/web/class_WebHomeCommand.php -text inc/classes/main/compressor/.htaccess -text inc/classes/main/compressor/class_Bzip2Compressor.php -text inc/classes/main/compressor/class_GzipCompressor.php -text inc/classes/main/compressor/class_NullCompressor.php -text inc/classes/main/console/.htaccess -text inc/classes/main/console/class_ConsoleTools.php -text -inc/classes/main/controller/.htaccess -text +inc/classes/main/controller/class_ -text inc/classes/main/controller/class_BaseController.php -text inc/classes/main/controller/default/.htaccess -text -inc/classes/main/controller/default/class_DefaultController.php -text +inc/classes/main/controller/default/class_WebDefaultController.php -text +inc/classes/main/controller/default/class_WebDefaultNewsController.php -text inc/classes/main/controller/registration/.htaccess -text inc/classes/main/controller/registration/class_DefaultRegistrationController.php -text inc/classes/main/database/.htaccess -text @@ -282,9 +288,9 @@ inc/classes/main/request/.htaccess -text inc/classes/main/request/class_HttpRequest.php -text inc/classes/main/resolver/.htaccess -text inc/classes/main/resolver/class_BaseResolver.php -text -inc/classes/main/resolver/local/.htaccess -text -inc/classes/main/resolver/local/class_LocalCommandResolver.php -text -inc/classes/main/resolver/local/class_LocalControllerResolver.php -text +inc/classes/main/resolver/web/.htaccess -text +inc/classes/main/resolver/web/class_WebCommandResolver.php -text +inc/classes/main/resolver/web/class_WebControllerResolver.php -text inc/classes/main/response/.htaccess -text inc/classes/main/response/class_HttpResponse.php -text inc/classes/main/template/.htaccess -text