From: Roland Haeder Date: Sat, 13 Feb 2016 21:02:05 +0000 (+0100) Subject: Cleaned up .gitattributes + updated 'core'. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3f7719d4d4c4948e8be46e6f0e83442ba580a87c;p=lfdb2.git Cleaned up .gitattributes + updated 'core'. Signed-off-by: Roland Haeder --- diff --git a/.gitattributes b/.gitattributes index 107b06f..dfe0770 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,69 +1,2 @@ -* text=auto !eol -/Doxyfile -text -application/.htaccess -text -application/lfdb2/.htaccess -text -application/lfdb2/class_ApplicationHelper.php -text -application/lfdb2/config-local.php-dist -text -application/lfdb2/config.php -text -application/lfdb2/data.php -text -application/lfdb2/debug.php -text -application/lfdb2/exceptions.php -text -application/lfdb2/exceptions/.htaccess -text -application/lfdb2/init.php -text -application/lfdb2/interfaces/.htaccess -text -application/lfdb2/loader.php -text -application/lfdb2/main/.htaccess -text -application/lfdb2/main/command/.htaccess -text -application/lfdb2/main/command/console/.htaccess -text -application/lfdb2/main/command/console/class_Lfdb2ConsoleServerCommand.php -text -application/lfdb2/main/controller/.htaccess -text -application/lfdb2/main/controller/console/.htaccess -text -application/lfdb2/main/controller/console/class_Lfdb2ConsoleDefaultNewsController.php -text -application/lfdb2/main/filter/.htaccess -text -application/lfdb2/main/filter/bootstrap/.htaccess -text -application/lfdb2/main/filter/bootstrap/server/.htaccess -text -application/lfdb2/main/filter/bootstrap/server/class_ServerBootstrap -text -application/lfdb2/main/filter/bootstrap/server/class_ServerBootstrapExtraBootstrappingFilter.php -text -application/lfdb2/main/filter/bootstrap/server/class_ServerBootstrapListenerPoolFilter.php -text -application/lfdb2/main/filter/class_BaseLfdb2Filter.php -text -application/lfdb2/main/filter/class_BaseServerFilter.php -text -application/lfdb2/main/filter/server/.htaccess -text -application/lfdb2/main/filter/server/class_Server -text -application/lfdb2/main/filter/server/class_ServerInitializationFilter.php -text -application/lfdb2/main/filter/server/class_ServerPhpRequirementsFilter.php -text -application/lfdb2/main/filter/server/class_ServerWelcomeTeaserFilter.php -text -application/lfdb2/main/filter/shutdown/.htaccess -text -application/lfdb2/main/filter/shutdown/server/.htaccess -text -application/lfdb2/main/filter/shutdown/server/class_ServerShutdown -text -application/lfdb2/main/filter/shutdown/server/class_ServerShutdownServerFilter.php -text -application/lfdb2/main/filter/shutdown/server/class_ServerShutdownTaskHandlerFilter.php -text -application/lfdb2/main/filter/task/.htaccess -text -application/lfdb2/main/filter/task/server/.htaccess -text -application/lfdb2/main/filter/task/server/class_ServerTaskHandlerInitializerFilter.php -text -application/lfdb2/main/resolver/.htaccess -text -application/lfdb2/main/resolver/command/.htaccess -text -application/lfdb2/main/resolver/command/console/.htaccess -text -application/lfdb2/main/resolver/command/console/class_Lfdb2ConsoleCommandResolver.php -text -application/lfdb2/main/resolver/controller/.htaccess -text -application/lfdb2/main/resolver/controller/console/.htaccess -text -application/lfdb2/main/resolver/controller/console/class_Lfdb2ConsoleControllerResolver.php -text -application/lfdb2/starter.php -text -application/lfdb2/templates/.htaccess -text -/clear-cache.sh -text -db/.htaccess -text -db/news/.htaccess -text -db/payments/.htaccess -text -db/user/.htaccess -text -db/user_points/.htaccess -text -docs/COPYING -text -docs/COPYING.documents -text -docs/COPYING.software -text -docs/NEWS -text -docs/README -text -docs/THANKS -text -docs/TODO -text -docs/TODOs.txt -text -/index.php -text -/package.sh -text -/pdepend.sh -text -/rebuild_doc.sh -text +# Auto detect text files and perform LF normalization +* text=auto diff --git a/core b/core index 5b9ee45..1893995 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 5b9ee459776eeca35b67ac5643e0bffefbbf5dda +Subproject commit 1893995b39b02c07012c5f3795654fb9251b5ebd