diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 3de8b5ff..9a5a9751 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1910,28 +1910,35 @@ framework/Data/TDbDataReader.php -text framework/Data/TDbTransaction.php -text framework/Exceptions/TErrorHandler.php -text framework/Exceptions/TException.php -text +framework/Exceptions/messages-id.txt -text framework/Exceptions/messages-zh.txt -text framework/Exceptions/messages.txt -text framework/Exceptions/templates/error-fr.html -text +framework/Exceptions/templates/error-id.html -text framework/Exceptions/templates/error-zh.html -text framework/Exceptions/templates/error.html -text framework/Exceptions/templates/error400-en.html -text +framework/Exceptions/templates/error400-id.html -text framework/Exceptions/templates/error400-zh.html -text framework/Exceptions/templates/error400.html -text framework/Exceptions/templates/error404-en.html -text framework/Exceptions/templates/error404-fr.html -text +framework/Exceptions/templates/error404-id.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-id.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-id.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-id.html -text framework/Exceptions/templates/exception-zh.html -text framework/Exceptions/templates/exception.html -text framework/Exceptions/templates/readme.txt -text |