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 61c290c7..13615635 100644 --- a/.gitattributes +++ b/.gitattributes @@ -49,6 +49,8 @@ demos/quickstart/protected/pages/Controls/Overview.page -text demos/quickstart/protected/pages/Controls/Samples/TBulletedList/Home.page -text 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/TCheckBoxList/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TCheckBoxList/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TCompareValidator/Home.page -text |