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