diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7f54e625..1e18c9f4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -40,17 +40,23 @@ framework/Data/TXmlDocument.php -text framework/Exceptions/TErrorHandler.php -text framework/Exceptions/TException.php -text framework/Exceptions/messages.txt -text +framework/Exceptions/templates/error-fr.html -text +framework/Exceptions/templates/error-zh.html -text framework/Exceptions/templates/error.html -text framework/Exceptions/templates/error404-en.html -text +framework/Exceptions/templates/error404-fr.html -text framework/Exceptions/templates/error404-zh.html -text framework/Exceptions/templates/error404.html -text framework/Exceptions/templates/error500-en.html -text +framework/Exceptions/templates/error500-fr.html -text framework/Exceptions/templates/error500-zh.html -text framework/Exceptions/templates/error500.html -text framework/Exceptions/templates/error503-en.html -text +framework/Exceptions/templates/error503-fr.html -text framework/Exceptions/templates/error503-zh.html -text framework/Exceptions/templates/error503.html -text framework/Exceptions/templates/exception-en.html -text +framework/Exceptions/templates/exception-fr.html -text framework/Exceptions/templates/exception-zh.html -text framework/Exceptions/templates/exception.html -text framework/IO/TTextWriter.php -text |