diff options
author | xue <> | 2005-11-18 23:08:51 +0000 |
---|---|---|
committer | xue <> | 2005-11-18 23:08:51 +0000 |
commit | 53cb82bd1525adac534404657310961dc53796b2 (patch) | |
tree | 00bd4c17c146a5fef1d5a398e7e20507dff496d3 /.gitattributes | |
parent | 54f6740a4aeeae3463759031674922acfe421748 (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 8edc9342..08f1b974 100644 --- a/.gitattributes +++ b/.gitattributes @@ -43,6 +43,8 @@ framework/Exceptions/error.tpl -text framework/Exceptions/error404-en.tpl -text framework/Exceptions/error404-zh.tpl -text 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.tpl -text framework/Exceptions/messages.en -text |