summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorwei <>2006-01-30 08:31:32 +0000
committerwei <>2006-01-30 08:31:32 +0000
commitbcf13b2569a48e96cc1aa3da05cea27758dc994d (patch)
tree0f19bfe3123a741eac4553712d09b4b2c8800c27 /.gitattributes
parent984ffd32335727c8329cb15d777fbc9adc0d3052 (diff)
Add Tar file extractor to publish tar file assets (e.g. tiny_mce).
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
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