X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=.gitattributes;h=2a7ae3698b8f49eec640f7753d4afc23ab3a2f09;hp=b9372516499cc0d2857040b2af839227414cc056;hb=84e2207412d3c6ea9f940a83b2cdd4503509808a;hpb=bc94f1c95be0b773f5323a75e976e44ca3d0e760 diff --git a/.gitattributes b/.gitattributes index b9372516..2a7ae369 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ * text=auto !eol +/application-external.txt -text docs/COPYING -text docs/COPYING.documents -text docs/COPYING.software -text @@ -51,6 +52,7 @@ inc/classes/exceptions/helper/class_NoGroupOpenedException.php -text inc/classes/exceptions/helper/class_UserInstanceMissingException.php -text inc/classes/exceptions/io/.htaccess -text inc/classes/exceptions/io/class_DirPointerNotOpenedException.php -text +inc/classes/exceptions/io/class_FileIoException.php -text inc/classes/exceptions/io/class_FileNotFoundException.php -text inc/classes/exceptions/io/class_FilePointerNotOpenedException.php -text inc/classes/exceptions/io/class_FileReadProtectedException.php -text @@ -86,6 +88,8 @@ inc/classes/exceptions/main/class_InvalidObjectException.php -text inc/classes/exceptions/main/class_MissingArrayElementsException.php -text inc/classes/exceptions/main/class_MissingDecimalsThousandsSeperatorException.php -text inc/classes/exceptions/main/class_MissingMethodException.php -text +inc/classes/exceptions/main/class_NoClassException.php -text +inc/classes/exceptions/main/class_NoConfigEntryException.php -text inc/classes/exceptions/main/class_NullPointerException.php -text inc/classes/exceptions/main/class_ResponseHeadersAlreadySentException.php -text inc/classes/exceptions/main/class_VariableIsNotSetException.php -text @@ -94,6 +98,11 @@ inc/classes/exceptions/result/class_InvalidDatabaseResultException.php -text inc/classes/exceptions/result/class_ResultUpdateException.php -text inc/classes/exceptions/socket/.htaccess -text inc/classes/exceptions/socket/class_InvalidSocketException.php -text +inc/classes/exceptions/stacker/.htaccess -text +inc/classes/exceptions/stacker/class_AlreadyInitializedStackerException.php -text +inc/classes/exceptions/stacker/class_EmptyStackerException.php -text +inc/classes/exceptions/stacker/class_FullStackerException.php -text +inc/classes/exceptions/stacker/class_NoStackerException.php -text inc/classes/exceptions/state/.htaccess -text inc/classes/exceptions/state/class_InvalidStateException.php -text inc/classes/exceptions/state/class_InvalidStateInstanceException.php -text @@ -174,6 +183,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 @@ -200,6 +211,8 @@ 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/stacker/.htaccess -text +inc/classes/interfaces/stacker/class_Stackable.php -text inc/classes/interfaces/state/.htaccess -text inc/classes/interfaces/state/class_Stateable.php -text inc/classes/interfaces/streams/.htaccess -text @@ -280,6 +293,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 @@ -307,6 +321,12 @@ inc/classes/main/debug/.htaccess -text inc/classes/main/debug/class_DebugConsoleOutput.php -text inc/classes/main/debug/class_DebugErrorLogOutput.php -text inc/classes/main/debug/class_DebugWebOutput.php -text +inc/classes/main/decorator/.htaccess -text +inc/classes/main/decorator/class_BaseDecorator.php -text +inc/classes/main/decorator/template/.htaccess -text +inc/classes/main/decorator/template/class_XmlRewriterTemplateDecorator.php -text +inc/classes/main/decorator/xml/.htaccess -text +inc/classes/main/decorator/xml/class_XmlCompactorDecorator.php -text inc/classes/main/discovery/.htaccess -text inc/classes/main/discovery/class_ -text inc/classes/main/discovery/class_BaseDiscovery.php -text @@ -404,6 +424,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 @@ -455,6 +480,13 @@ inc/classes/main/result/.htaccess -text inc/classes/main/result/class_DatabaseResult.php -text inc/classes/main/rng/.htaccess -text inc/classes/main/rng/class_RandomNumberGenerator.php -text +inc/classes/main/stacker/.htaccess -text +inc/classes/main/stacker/class_ -text +inc/classes/main/stacker/class_BaseStacker.php -text +inc/classes/main/stacker/fifo/.htaccess -text +inc/classes/main/stacker/fifo/class_FiFoStacker.php -text +inc/classes/main/stacker/filo/.htaccess -text +inc/classes/main/stacker/filo/class_FiLoStacker.php -text inc/classes/main/streams/.htaccess -text inc/classes/main/streams/class_ -text inc/classes/main/streams/class_BaseStream.php -text @@ -464,6 +496,8 @@ inc/classes/main/streams/crypto/class_NullCryptoStream.php -text inc/classes/main/template/.htaccess -text inc/classes/main/template/class_ -text inc/classes/main/template/class_BaseTemplateEngine.php -text +inc/classes/main/template/console/.htaccess -text +inc/classes/main/template/console/class_ConsoleTemplateEngine.php -text inc/classes/main/template/image/.htaccess -text inc/classes/main/template/image/class_ImageTemplateEngine.php -text inc/classes/main/template/mail/.htaccess -text @@ -541,9 +575,12 @@ inc/selector.php -text /setup-repos.sh -text /svn-externals.txt -text templates/.htaccess -text +templates/README.1st -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