diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 4c19b017..f59e7084 100644 --- a/.gitattributes +++ b/.gitattributes @@ -274,6 +274,10 @@ framework/Data/TSimpleDateFormatter.php -text framework/Data/TSqliteCache.php -text 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 framework/Exceptions/messages.txt -text |