diff options
author | javalizard <> | 2010-04-12 00:30:04 +0000 |
---|---|---|
committer | javalizard <> | 2010-04-12 00:30:04 +0000 |
commit | d4f75d39c722e695679fa9fa10bfa96237d45745 (patch) | |
tree | 7c84a44885269a2078992f143e565926af155739 /.gitattributes | |
parent | 47f6a9f142a02dc68df39320ce34b1d2a1d99577 (diff) |
TPriorityList
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 3b905565..59c785b5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2212,6 +2212,7 @@ framework/Collections/TList.php -text framework/Collections/TMap.php -text framework/Collections/TPagedDataSource.php -text framework/Collections/TPagedList.php -text +framework/Collections/TPriorityList.php -text framework/Collections/TQueue.php -text framework/Collections/TStack.php -text framework/Data/ActiveRecord/Exceptions/TActiveRecordException.php -text |