diff options
author | xue <> | 2006-04-02 01:48:18 +0000 |
---|---|---|
committer | xue <> | 2006-04-02 01:48:18 +0000 |
commit | f826b0ae6b8f11f8da1a5a6251e9a1fe6e6c1e85 (patch) | |
tree | 74d1aa11100d867bebcc94d1d871d896df055087 /.gitattributes | |
parent | 3f003a625159217eddedeaa02c999f76f351525e (diff) |
Added TFileUpload and TJavascriptLogger tutorials.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 434deaeb..151ab523 100644 --- a/.gitattributes +++ b/.gitattributes @@ -190,6 +190,8 @@ demos/quickstart/protected/pages/Controls/Samples/TDropDownList/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TEmailAddressValidator/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TEmailAddressValidator/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TExpression/Home.page -text +demos/quickstart/protected/pages/Controls/Samples/TFileUpload/Home.page -text +demos/quickstart/protected/pages/Controls/Samples/TFileUpload/Home.php -text demos/quickstart/protected/pages/Controls/Samples/THtmlArea/Home.page -text demos/quickstart/protected/pages/Controls/Samples/THtmlArea/Home.php -text demos/quickstart/protected/pages/Controls/Samples/THyperLink/Home.page -text |