diff options
author | xue <> | 2007-02-23 14:36:02 +0000 |
---|---|---|
committer | xue <> | 2007-02-23 14:36:02 +0000 |
commit | 0aa6313662914dcead8adacf68bec3398c2e0dc7 (patch) | |
tree | 00fe561bc85b7d1e527563be3070de9845459390 /.gitattributes | |
parent | 4120455c97fb3824dea972b21fd825b3d6b50006 (diff) |
Added TDbCache.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index eafd0a98..0c3585e0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1491,6 +1491,7 @@ framework/3rdParty/readme.html -text framework/Caching/TAPCCache.php -text framework/Caching/TCache.php -text framework/Caching/TMemCache.php -text +framework/Caching/TPdoCache.php -text framework/Caching/TSqliteCache.php -text framework/Collections/TAttributeCollection.php -text framework/Collections/TDummyDataSource.php -text |