diff options
author | xue <> | 2005-11-19 00:11:11 +0000 |
---|---|---|
committer | xue <> | 2005-11-19 00:11:11 +0000 |
commit | 04fc4e08cbc5c651130a283fd532d70c646c2e75 (patch) | |
tree | 7a257da14d961c74351002b908941ebb5ec4c80b /.gitattributes | |
parent | 78601a744a54736764173ca5cbedb1cca9d2ce81 (diff) |
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 |