diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitattributes b/.gitattributes index 9358e4bd..58690b9d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -591,10 +591,10 @@ framework/Security/TAuthorizationRule.php -text framework/Security/TMembershipManager.php -text framework/Security/TSecurityManager.php -text framework/Security/TUserManager.php -text -framework/Specs/ApplicationConfiguration.dtd -text -framework/Specs/ApplicationConfiguration.xsd -text -framework/Specs/PageConfiguration.dtd -text -framework/Specs/PageConfiguration.xsd -text +framework/Specs/application.dtd -text +framework/Specs/application.xsd -text +framework/Specs/config.dtd -text +framework/Specs/config.xsd -text framework/TApplication.php -text framework/TApplicationComponent.php -text framework/TComponent.php -text |