From 0bdeb1bb2f43028b6f7e1fe5b0159f17bb0cb9e2 Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 25 Nov 2005 15:13:27 +0000 Subject: --- .gitattributes | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitattributes') 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 -- cgit v1.2.3