]> git.mxchange.org Git - shipsimu.git/blobdiff - .gitattributes
Registry and test-stub added
[shipsimu.git] / .gitattributes
index ec7d663a8ad782a38df83d89b4566512aa1bb910..f4232ff3815ea537c85e6401fb66d6355fa50cf3 100644 (file)
@@ -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