X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=.gitattributes;h=c8d5329730aebcc7e99ddd2310cf6e2401e851d0;hp=d27ef43b139c03987bde3c7fbf3b168f63b33109;hb=749d4734a4eb3db7a98f1f2493752c7599e8776e;hpb=af9c1b531969b329657895e54d6bea9b89344b8c diff --git a/.gitattributes b/.gitattributes index d27ef43b..c8d53297 100644 --- a/.gitattributes +++ b/.gitattributes @@ -400,7 +400,12 @@ inc/classes/main/registration/class_BaseRegistration.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/request/class_ -text +inc/classes/main/request/class_BaseRequest.php -text +inc/classes/main/request/console/.htaccess -text +inc/classes/main/request/console/class_ConsoleRequest.php -text +inc/classes/main/request/web/.htaccess -text +inc/classes/main/request/web/class_HttpRequest.php -text inc/classes/main/resolver/.htaccess -text inc/classes/main/resolver/action/.htaccess -text inc/classes/main/resolver/action/class_BaseActionResolver.php -text @@ -507,6 +512,8 @@ inc/selector.php -text /svn-externals.txt -text templates/.htaccess -text templates/_compiled/.htaccess -text +templates/images/.htaccess -text +templates/images/_cache/.htaccess -text tests/ConfigTest.php -text tests/RegistryTest.php -text tests/RequestTest.php -text