diff options
author | xue <> | 2006-01-02 17:10:25 +0000 |
---|---|---|
committer | xue <> | 2006-01-02 17:10:25 +0000 |
commit | 2df9a40f504933e28ddb9974b97ae4b2bb893f86 (patch) | |
tree | 16bf90aff95dd4f8f4c26978c439ac48dd209a27 /.gitattributes | |
parent | 2d0739422a41237f48d2ff7c079043fa7f0b2944 (diff) |
Added TTable sample.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index e583b6d9..53d811fb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -50,6 +50,8 @@ demos/quickstart/protected/pages/Controls/Samples/TListBox/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TPanel/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TPanel/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TPanel/hello_world.gif -text +demos/quickstart/protected/pages/Controls/Samples/TTable/Home.page -text +demos/quickstart/protected/pages/Controls/Samples/TTable/backimage.gif -text demos/quickstart/protected/pages/Controls/Samples/TTextBox/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TTextBox/Home.php -text demos/quickstart/protected/pages/Controls/Samples/config.xml -text |