diff options
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 |