diff options
author | xue <> | 2005-12-05 13:57:49 +0000 |
---|---|---|
committer | xue <> | 2005-12-05 13:57:49 +0000 |
commit | 703b3edacfbb12b57510d1ca441b6bbbb2fc16ab (patch) | |
tree | 9cdffc4d80faef0646fab2f5a404c9a20a3d91d2 /.gitattributes | |
parent | f2cb7a3cf82f4788e4e96bd42fa617d6ea8e0fb0 (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 22ce54c7..40e0edfa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -159,6 +159,7 @@ framework/Web/UI/WebControls/THyperLink.php -text framework/Web/UI/WebControls/TImage.php -text framework/Web/UI/WebControls/TImageButton.php -text framework/Web/UI/WebControls/TLabel.php -text +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 |