summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index cb22cb99..6875bd34 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -761,7 +761,15 @@ demos/quickstart/protected/index/ZendSearch.php -text
demos/quickstart/protected/index/quickstart/_0.cfs -text
demos/quickstart/protected/index/quickstart/deletable -text
demos/quickstart/protected/index/quickstart/segments -text
+demos/quickstart/protected/pages/ActiveControls/ActiveButton.page -text
+demos/quickstart/protected/pages/ActiveControls/ActiveCheckBox.page -text
demos/quickstart/protected/pages/ActiveControls/Home.page -text
+demos/quickstart/protected/pages/ActiveControls/Introduction.page -text
+demos/quickstart/protected/pages/ActiveControls/Samples/TActiveButton/Home.page -text
+demos/quickstart/protected/pages/ActiveControls/Samples/TActiveButton/Home.php -text
+demos/quickstart/protected/pages/ActiveControls/Samples/TActiveCheckBox/Home.page -text
+demos/quickstart/protected/pages/ActiveControls/Samples/TActiveCheckBox/Home.php -text
+demos/quickstart/protected/pages/ActiveControls/Samples/config.xml -text
demos/quickstart/protected/pages/ActiveControls/TActiveButtonClass.png -text
demos/quickstart/protected/pages/ActiveControls/TActiveButtonClass.vsd -text
demos/quickstart/protected/pages/ActiveControls/postback-callback.png -text
@@ -1946,6 +1954,8 @@ tests/FunctionalTests/features/protected/pages/I18N/config.xml -text
tests/FunctionalTests/features/protected/pages/RatingList.page -text
tests/FunctionalTests/features/protected/pages/ValidatorEffects.page -text
tests/FunctionalTests/index.php -text
+tests/FunctionalTests/quickstart/ActiveControls/ActiveButtonTestCase.php -text
+tests/FunctionalTests/quickstart/ActiveControls/ActiveCheckBoxTestCase.php -text
tests/FunctionalTests/quickstart/Advanced/I18N.php -text
tests/FunctionalTests/quickstart/Controls/BulletedListTestCase.php -text
tests/FunctionalTests/quickstart/Controls/ButtonTestCase.php -text