diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index ab16e7b4..0056eab6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -49,7 +49,7 @@ framework/Exceptions/error500.tpl -text framework/Exceptions/exception-en.tpl -text framework/Exceptions/exception-zh.tpl -text framework/Exceptions/exception.tpl -text -framework/Exceptions/messages.en -text +framework/Exceptions/messages.txt -text framework/IO/TTextWriter.php -text framework/Security/TAuthManager.php -text framework/Security/TAuthorizationRule.php -text |