X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=.gitattributes;h=f4232ff3815ea537c85e6401fb66d6355fa50cf3;hp=ec7d663a8ad782a38df83d89b4566512aa1bb910;hb=7055094dbdf88ae7bc915cf9ca8d5137ea6284ef;hpb=aef78a7e2a6f3aa9c25927a4fead453479d8442a diff --git a/.gitattributes b/.gitattributes index ec7d663..f4232ff 100644 --- a/.gitattributes +++ b/.gitattributes @@ -256,6 +256,9 @@ inc/classes/interfaces/io/output/.htaccess -text inc/classes/interfaces/io/output/class_OutputStreamer.php -text inc/classes/interfaces/language/.htaccess -text inc/classes/interfaces/language/class_ManageableLanguage.php -text +inc/classes/interfaces/registry/.htaccess -text +inc/classes/interfaces/registry/class_Register.php -text +inc/classes/interfaces/registry/class_Registerable.php -text inc/classes/interfaces/request/.htaccess -text inc/classes/interfaces/request/class_Requestable.php -text inc/classes/interfaces/resolver/.htaccess -text @@ -342,6 +345,8 @@ inc/classes/main/language/class_LanguageSystem.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/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/resolver/.htaccess -text @@ -393,6 +398,8 @@ templates/de/code/footer_msg.ctp -text templates/de/code/header.ctp -text templates/de/html/.htaccess -text tests/ConfigTest.php -text +tests/RegistryTest.php -text +tests/Test.php -text tests/old/contract-test.php -text tests/old/loader-test.php -text tests/old/personell-test.php -text