summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-01-17 04:05:08 +0000
committerxue <>2006-01-17 04:05:08 +0000
commit4317038c3cceecfc0f4bbe6565c78df48f4b556b (patch)
treef16a2b53390273731bb8245f43d4964ebecd4fb7 /.gitattributes
parent473e29dfcec480bd146bc31e42f0f9438b7210f9 (diff)
Added TPagedDataSource.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 806aa5d8..33f32358 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -133,6 +133,7 @@ framework/3rdParty/geshi/highlight.css -text
framework/3rdParty/readme.html -text
framework/Collections/TList.php -text
framework/Collections/TMap.php -text
+framework/Collections/TPagedDataSource.php -text
framework/Data/TCache.php -text
framework/Data/TMemCache.php -text
framework/Data/TSqliteCache.php -text