summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorwei <>2006-08-30 08:40:02 +0000
committerwei <>2006-08-30 08:40:02 +0000
commit92443cbce888aceeedead68938c03006e80bb379 (patch)
tree6284ea4c5e536b4723f8e30dc9abe4731093d654 /.gitattributes
parentadab65ab49f125b39bf819abe68b0790cbf394df (diff)
Added TDateTimeStamp class for supporting time stamps outside 1970-2038 using float
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 348868b6..b6acc92a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1364,6 +1364,7 @@ framework/TComponent.php -text
framework/TModule.php -text
framework/TService.php -text
framework/Util/TDataFieldAccessor.php -text
+framework/Util/TDateTimeStamp.php -text
framework/Util/TLogRouter.php -text
framework/Util/TLogger.php -text
framework/Util/TParameterModule.php -text