diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index e85a32e3..e3c9cb95 100644 --- a/.gitattributes +++ b/.gitattributes @@ -670,6 +670,9 @@ framework/Web/UI/WebControls/TTextBox.php -text framework/Web/UI/WebControls/TTextHighlighter.php -text framework/Web/UI/WebControls/TValidationSummary.php -text framework/Web/UI/WebControls/TWebControl.php -text +framework/Web/UI/WebControls/TWizard.php -text +framework/Web/UI/WebControls/TWizardStep.php -text +framework/Web/UI/WebControls/TWizardTemplate.php -text framework/core.php -text framework/prado.php -text framework/pradolite.php -text |