diff options
author | xue <> | 2006-03-06 05:03:44 +0000 |
---|---|---|
committer | xue <> | 2006-03-06 05:03:44 +0000 |
commit | 4a244c109126fcec5ef43b185225d094e166e29a (patch) | |
tree | c3c577270b2f6c66499f5e8296f8e46717d34200 /.gitattributes | |
parent | b423ccc70198d2a73f991fc5a55f089d9e195082 (diff) |
small fixes to prepare for beta release
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 024723ce..6f3b630e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -287,7 +287,6 @@ framework/Data/TTarFileExtractor.php -text framework/Data/TXmlDocument.php -text framework/DataAccess/TAdodbProvider.php -text framework/DataAccess/TCreoleProvider.php -text -framework/DataAccess/TDatabaseException.php -text framework/DataAccess/TDatabaseProvider.php -text framework/Exceptions/TErrorHandler.php -text framework/Exceptions/TException.php -text |