diff options
author | xue <> | 2005-11-18 23:10:40 +0000 |
---|---|---|
committer | xue <> | 2005-11-18 23:10:40 +0000 |
commit | 78601a744a54736764173ca5cbedb1cca9d2ce81 (patch) | |
tree | 2428b4b2f4bc00e4e37b6cfd7a9fd747c900f610 /.gitattributes | |
parent | 53cb82bd1525adac534404657310961dc53796b2 (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 08f1b974..ab16e7b4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -46,6 +46,8 @@ framework/Exceptions/error404.tpl -text framework/Exceptions/error500-en.tpl -text framework/Exceptions/error500-zh.tpl -text 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/IO/TTextWriter.php -text |