diff options
author | xue <> | 2006-01-21 22:48:46 +0000 |
---|---|---|
committer | xue <> | 2006-01-21 22:48:46 +0000 |
commit | c9b8c956e15cb49476051990cc4d67b0a303ce84 (patch) | |
tree | 3e268316f7b729c332f365b143f831c63de9c65f /.gitattributes | |
parent | c69097235248a906923c846bf479b88965b3ddb7 (diff) |
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 |