diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 89e7752e..d2a490a3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1400,6 +1400,25 @@ framework/Collections/TStack.php -text framework/Configuration/Provider/TProviderBase.php -text framework/Configuration/Provider/TProviderException.php -text framework/Configuration/TProtectedConfiguration.php -text +framework/Data/ActiveRecord/Exceptions/TActiveRecordException.php -text +framework/Data/ActiveRecord/Exceptions/messages.txt -text +framework/Data/ActiveRecord/TActiveRecord.php -text +framework/Data/ActiveRecord/TActiveRecordCriteria.php -text +framework/Data/ActiveRecord/TActiveRecordGateway.php -text +framework/Data/ActiveRecord/TActiveRecordManager.php -text +framework/Data/ActiveRecord/TActiveRecordStateRegistry.php -text +framework/Data/ActiveRecord/Vendor/TDbMetaData.php -text +framework/Data/ActiveRecord/Vendor/TDbMetaDataCommon.php -text +framework/Data/ActiveRecord/Vendor/TDbMetaDataInspector.php -text +framework/Data/ActiveRecord/Vendor/TMysqlColumnMetaData.php -text +framework/Data/ActiveRecord/Vendor/TMysqlMetaData.php -text +framework/Data/ActiveRecord/Vendor/TMysqlMetaDataInspector.php -text +framework/Data/ActiveRecord/Vendor/TPgsqlColumnMetaData.php -text +framework/Data/ActiveRecord/Vendor/TPgsqlMetaData.php -text +framework/Data/ActiveRecord/Vendor/TPgsqlMetaDataInspector.php -text +framework/Data/ActiveRecord/Vendor/TSqliteColumnMetaData.php -text +framework/Data/ActiveRecord/Vendor/TSqliteMetaData.php -text +framework/Data/ActiveRecord/Vendor/TSqliteMetaDataInspector.php -text framework/Data/TDbCommand.php -text framework/Data/TDbConnection.php -text framework/Data/TDbDataReader.php -text |