diff options
author | wei <> | 2006-06-12 03:10:47 +0000 |
---|---|---|
committer | wei <> | 2006-06-12 03:10:47 +0000 |
commit | 1c6f1f79d011579a158e87459040075331b636b7 (patch) | |
tree | 75236e04a5e2aaf9685b34ed7bed0f82e591bbb4 /.gitattributes | |
parent | f30c38fcc9d6cdfa7aafa5078a58645192c11974 (diff) |
Minor updates.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 79cb8dfd..40db22fe 100644 --- a/.gitattributes +++ b/.gitattributes @@ -596,8 +596,10 @@ framework/DataAccess/SQLMap/Statements/TUpdateMappedStatement.php -text framework/DataAccess/SQLMap/TMapper.php -text framework/DataAccess/SQLMap/TSqlMapClient.php -text framework/DataAccess/SQLMap/TSqlMapper.php -text +framework/DataAccess/TActiveRecord.php -text framework/DataAccess/TAdodb.php -text framework/DataAccess/TDatabaseProvider.php -text +framework/DataAccess/TEzpdo.php -text framework/DataAccess/TSQLMap.php -text framework/Exceptions/TErrorHandler.php -text framework/Exceptions/TException.php -text |