diff options
author | xue <> | 2006-01-12 23:06:25 +0000 |
---|---|---|
committer | xue <> | 2006-01-12 23:06:25 +0000 |
commit | a4b5eaf6e5c0545d32db17449558fec5acbc0c64 (patch) | |
tree | c9d6813ebb1798331d46472fef2e6cea9aa93b0f /.gitattributes | |
parent | b9ab81efd1c2086f4c464edbd472fafcac8e337b (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 6b099fb3..8f01e4e8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -52,6 +52,8 @@ 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/TRadioButtonList/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TRadioButtonList/Home.php -text +demos/quickstart/protected/pages/Controls/Samples/TRequiredFieldValidator/Home.page -text +demos/quickstart/protected/pages/Controls/Samples/TRequiredFieldValidator/Home.php -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 |