diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 10cefb88..d2d0dc4b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1508,6 +1508,7 @@ 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/Scaffold/InputBuilder/TIbmScaffoldInput.php -text framework/Data/ActiveRecord/Scaffold/InputBuilder/TMysqlScaffoldInput.php -text framework/Data/ActiveRecord/Scaffold/InputBuilder/TPgsqlScaffoldInput.php -text framework/Data/ActiveRecord/Scaffold/InputBuilder/TScaffoldInputBase.php -text |