diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index d8001fcc..b1ece447 100644 --- a/.gitattributes +++ b/.gitattributes @@ -46,6 +46,9 @@ framework/Exceptions/error404.html -text framework/Exceptions/error500-en.html -text framework/Exceptions/error500-zh.html -text framework/Exceptions/error500.html -text +framework/Exceptions/error503-en.html -text +framework/Exceptions/error503-zh.html -text +framework/Exceptions/error503.html -text framework/Exceptions/exception-en.html -text framework/Exceptions/exception-zh.html -text framework/Exceptions/exception.html -text |