diff options
author | xue <> | 2006-04-10 13:39:48 +0000 |
---|---|---|
committer | xue <> | 2006-04-10 13:39:48 +0000 |
commit | d7f9aec3127e577a7029530b18b9fdaba3a305de (patch) | |
tree | 65c033ef4441bbcda01fa2333e49b77c988dcbb6 /.gitattributes | |
parent | 46dd185faab6a0387face5700c4b69c69f9f933c (diff) |
Added TQueue.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 0847c312..a94f6e54 100644 --- a/.gitattributes +++ b/.gitattributes @@ -345,6 +345,7 @@ framework/Collections/TList.php -text framework/Collections/TMap.php -text framework/Collections/TPagedDataSource.php -text framework/Collections/TPagedList.php -text +framework/Collections/TQueue.php -text framework/Collections/TStack.php -text framework/DataAccess/TAdodbProvider.php -text framework/DataAccess/TCreoleProvider.php -text |