diff options
author | xue <> | 2006-01-05 05:35:55 +0000 |
---|---|---|
committer | xue <> | 2006-01-05 05:35:55 +0000 |
commit | 2d5b96ba9878ec36df7bb2af3493bb771c85b032 (patch) | |
tree | 0ebe72f5f7c3dc56d6a2c1a89b9d6820e3ecb1ce /.gitattributes | |
parent | c4279b69ac0f2fa30fdd661083cb753965ae2850 (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 3da00821..9ff71923 100644 --- a/.gitattributes +++ b/.gitattributes @@ -101,6 +101,7 @@ docs/request-sequence.vsd -text framework/.htaccess -text framework/Collections/TList.php -text framework/Collections/TMap.php -text +framework/Data/TCache.php -text framework/Data/TMemCache.php -text framework/Data/TSqliteCache.php -text framework/Data/TXmlDocument.php -text |