diff options
author | xue <> | 2006-03-15 04:19:25 +0000 |
---|---|---|
committer | xue <> | 2006-03-15 04:19:25 +0000 |
commit | c59b19644279bec4f388c9ebbee6936a00c20f99 (patch) | |
tree | c75557d990a70764ac74eb0f9d3068d93260b035 /.gitattributes | |
parent | 4c0769c422967b50204ad665a5e3705cddc0bcd1 (diff) |
Added TStack.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 095817ef..aa945476 100644 --- a/.gitattributes +++ b/.gitattributes @@ -283,6 +283,7 @@ framework/Collections/TList.php -text framework/Collections/TMap.php -text framework/Collections/TPagedDataSource.php -text framework/Collections/TPagedList.php -text +framework/Collections/TStack.php -text framework/Data/TAPCCache.php -text framework/Data/TCache.php -text framework/Data/TDataFieldAccessor.php -text |