summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-01-30 18:41:30 +0000
committerxue <>2006-01-30 18:41:30 +0000
commit14257165b0c3906181653c9a863edf87c1cf7366 (patch)
tree1617452c1262eeb8c9fc058141325e5e0d03212b /.gitattributes
parentbcf13b2569a48e96cc1aa3da05cea27758dc994d (diff)
Added TAPCCache.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 61dd7868..8af5493f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -230,6 +230,7 @@ framework/Collections/TDummyDataSource.php -text
framework/Collections/TList.php -text
framework/Collections/TMap.php -text
framework/Collections/TPagedDataSource.php -text
+framework/Data/TAPCCache.php -text
framework/Data/TCache.php -text
framework/Data/TDateTimeSimpleFormatter.php -text
framework/Data/TMemCache.php -text