diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index c7b40e30..5fb733ae 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1891,6 +1891,8 @@ requirements/template-zh.html -text requirements/template.html -text tests/FunctionalTests/active-controls/protected/pages/ActiveControlExpressionTag.page -text tests/FunctionalTests/active-controls/protected/pages/ActiveControlExpressionTag.php -text +tests/FunctionalTests/active-controls/protected/pages/ActiveControlWithTinyMce.page -text +tests/FunctionalTests/active-controls/protected/pages/ActiveControlWithTinyMce.php -text tests/FunctionalTests/active-controls/protected/pages/ActiveImageButtonTest.page -text tests/FunctionalTests/active-controls/protected/pages/ActiveImageButtonTest.php -text tests/FunctionalTests/active-controls/protected/pages/ActiveLinkButtonTest.page -text |