diff options
author | xue <> | 2006-03-25 04:44:38 +0000 |
---|---|---|
committer | xue <> | 2006-03-25 04:44:38 +0000 |
commit | d8d697fe108e488e4b210d96ec08aa69942a3902 (patch) | |
tree | 92976ef03e1dd0b2b28ccddee76d39618d720df0 /.gitattributes | |
parent | 8df1407a11df3e5a8c33c6fae1c522707aefccf3 (diff) |
Added TemplatedWizardStep example.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 365361e6..def0017f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -229,6 +229,8 @@ demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample1.page -text demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample1.php -text demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample2.page -text demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample2.php -text +demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample5.page -text +demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample5.php -text demos/quickstart/protected/pages/Controls/Samples/config.xml -text demos/quickstart/protected/pages/Controls/Simple.page -text demos/quickstart/protected/pages/Controls/Standard.page -text |