diff options
author | xue <> | 2006-02-23 03:38:15 +0000 |
---|---|---|
committer | xue <> | 2006-02-23 03:38:15 +0000 |
commit | 8569373e8cb6163f182fe13ffbc44ea1b2c961cd (patch) | |
tree | ec3dabb93f753e23880e425c8cbdb9920e4b063f /.gitattributes | |
parent | 697285390a0495dc839d43806bb5b3dddf2f3af7 (diff) |
more clean up work about validators.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 0d8b8ab2..9358e4bd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -146,6 +146,8 @@ demos/quickstart/protected/pages/Controls/Samples/TDataList/Sample1.page -text demos/quickstart/protected/pages/Controls/Samples/TDataList/Sample1.php -text demos/quickstart/protected/pages/Controls/Samples/TDataList/Sample2.page -text demos/quickstart/protected/pages/Controls/Samples/TDataList/Sample2.php -text +demos/quickstart/protected/pages/Controls/Samples/TDataTypeValidator/Home.page -text +demos/quickstart/protected/pages/Controls/Samples/TDataTypeValidator/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TDropDownList/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TDropDownList/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TEmailAddressValidator/Home.page -text |