diff options
author | wei <> | 2006-03-12 10:38:37 +0000 |
---|---|---|
committer | wei <> | 2006-03-12 10:38:37 +0000 |
commit | 5f66433898f89865a6682ad9aebfeef14b596dea (patch) | |
tree | f6c054b431018497493d0380e4ee989597ea2b19 /.gitattributes | |
parent | 18193d8eff4e5bcb31ade4d3b0747e1aa5e9bf77 (diff) |
adding TSQLMap module
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7d1573b9..33f5442b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -294,6 +294,7 @@ framework/Data/TXmlDocument.php -text framework/DataAccess/TAdodbProvider.php -text framework/DataAccess/TCreoleProvider.php -text framework/DataAccess/TDatabaseProvider.php -text +framework/DataAccess/TSQLMap.php -text framework/Exceptions/TErrorHandler.php -text framework/Exceptions/TException.php -text framework/Exceptions/messages.txt -text |