diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 9f3c92e4..338130f2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -584,6 +584,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/TApplication.php -text framework/TApplicationComponent.php -text framework/TComponent.php -text |