diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index a8af556d..bf3c2897 100644 --- a/.gitattributes +++ b/.gitattributes @@ -51,6 +51,8 @@ demos/quickstart/protected/pages/Controls/Samples/TBulletedList/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TBulletedList/bullet.gif -text demos/quickstart/protected/pages/Controls/Samples/TButton/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TButton/Home.php -text +demos/quickstart/protected/pages/Controls/Samples/TCheckBox/Home.page -text +demos/quickstart/protected/pages/Controls/Samples/TCheckBox/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TCheckBoxList/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TCheckBoxList/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TCompareValidator/Home.page -text |