From bcf13b2569a48e96cc1aa3da05cea27758dc994d Mon Sep 17 00:00:00 2001 From: wei <> Date: Mon, 30 Jan 2006 08:31:32 +0000 Subject: Add Tar file extractor to publish tar file assets (e.g. tiny_mce). --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 10ca1147..61dd7868 100644 --- a/.gitattributes +++ b/.gitattributes @@ -234,6 +234,7 @@ framework/Data/TCache.php -text framework/Data/TDateTimeSimpleFormatter.php -text framework/Data/TMemCache.php -text framework/Data/TSqliteCache.php -text +framework/Data/TTarFileExtractor.php -text framework/Data/TXmlDocument.php -text framework/Exceptions/TErrorHandler.php -text framework/Exceptions/TException.php -text -- cgit v1.2.3