diff options
author | xue <> | 2005-12-08 21:23:43 +0000 |
---|---|---|
committer | xue <> | 2005-12-08 21:23:43 +0000 |
commit | f94b57ffacdc60072627c6c62de7e7708d79d77a (patch) | |
tree | c8ae556dd4bb38f74d58fac3a0f20092f2657b8f /.gitattributes | |
parent | 84f52b18da70cb1fa2648f4d82ee45c6415c64ed (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 83dde48a..2acc62e8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -165,6 +165,7 @@ framework/Web/UI/WebControls/TLinkButton.php -text framework/Web/UI/WebControls/TLiteral.php -text framework/Web/UI/WebControls/TPanel.php -text framework/Web/UI/WebControls/TPlaceHolder.php -text +framework/Web/UI/WebControls/TRadioButton.php -text framework/Web/UI/WebControls/TStatements.php -text framework/Web/UI/WebControls/TStyle.php -text framework/Web/UI/WebControls/TTextBox.php -text |