diff options
author | xue <> | 2006-01-09 03:16:41 +0000 |
---|---|---|
committer | xue <> | 2006-01-09 03:16:41 +0000 |
commit | 10420d2bcde1a7437b58175f417170b2d6d93e50 (patch) | |
tree | 20cc8b7b156031a18b50d3f706de3042a6a77675 /.gitattributes | |
parent | be711692b0ac4d3a542f30a54d648af4dc579cfc (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index cf7bc17b..dd6d39c3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -536,6 +536,7 @@ framework/Web/UI/WebControls/TPlaceHolder.php -text framework/Web/UI/WebControls/TRadioButton.php -text framework/Web/UI/WebControls/TRadioButtonList.php -text framework/Web/UI/WebControls/TRepeatInfo.php -text +framework/Web/UI/WebControls/TRequiredFieldValidator.php -text framework/Web/UI/WebControls/TStatements.php -text framework/Web/UI/WebControls/TStyle.php -text framework/Web/UI/WebControls/TTable.php -text |