diff options
author | xue <> | 2007-05-22 02:46:34 +0000 |
---|---|---|
committer | xue <> | 2007-05-22 02:46:34 +0000 |
commit | 68216d2e15c5ddda995fb55d0d75729004776439 (patch) | |
tree | 6212d8ff6189f288eb5eef135fb71d7a01cb21fb /.gitattributes | |
parent | 4f150299bd476330fe87a72bd1d86e30fb376c0a (diff) |
Fixed #621
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index b81b92d4..85c7e436 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2189,6 +2189,7 @@ framework/Web/UI/WebControls/TValidationSummary.php -text framework/Web/UI/WebControls/TWebControl.php -text framework/Web/UI/WebControls/TWebControlAdapter.php -text framework/Web/UI/WebControls/TWizard.php -text +framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php -text framework/Web/UI/WebControls/TXmlTransform.php -text framework/Xml/TXmlDocument.php -text framework/interfaces.php -text |