diff options
author | wei <> | 2006-01-29 04:57:44 +0000 |
---|---|---|
committer | wei <> | 2006-01-29 04:57:44 +0000 |
commit | c89523c4ab1bda766d6b0b4b4d2ade3513046400 (patch) | |
tree | 0d8c58dcd7b32501bd15ffdc45ad4896a7ae0f42 /.gitattributes | |
parent | f80fa8b7e0bff7126a13b767079d2c500b92b3f7 (diff) |
Adding TWizard (not working).
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 |