diff options
author | xue <> | 2006-03-25 14:29:46 +0000 |
---|---|---|
committer | xue <> | 2006-03-25 14:29:46 +0000 |
commit | de4e0fc293b8f5a9d009cf40018bba88d9416b41 (patch) | |
tree | 98543330162a6e103f95257ce9dcdb25540fd6df /.gitattributes | |
parent | d8d697fe108e488e4b210d96ec08aa69942a3902 (diff) |
Finished all TWizard demos.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index def0017f..27aea6ff 100644 --- a/.gitattributes +++ b/.gitattributes @@ -229,6 +229,10 @@ 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/Sample3.page -text +demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample3.php -text +demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample4.page -text +demos/quickstart/protected/pages/Controls/Samples/TWizard/Sample4.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 |