diff options
author | xue <> | 2006-05-18 12:06:27 +0000 |
---|---|---|
committer | xue <> | 2006-05-18 12:06:27 +0000 |
commit | be6b0bb9061550aa6faadf47bf481b5f411c6188 (patch) | |
tree | 0125484c62e6b25206a6c0222cb56c37b28f10af /.gitattributes | |
parent | 1f8410794c8213d87227fabae2114a3be8033ece (diff) |
Fixed #177.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 4afcc310..ac044898 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1011,6 +1011,7 @@ framework/Web/UI/WebControls/TLinkButton.php -text framework/Web/UI/WebControls/TListBox.php -text framework/Web/UI/WebControls/TListControl.php -text framework/Web/UI/WebControls/TListControlValidator.php -text +framework/Web/UI/WebControls/TListItem.php -text framework/Web/UI/WebControls/TLiteral.php -text framework/Web/UI/WebControls/TMultiView.php -text framework/Web/UI/WebControls/TOutputCache.php -text |