diff options
author | xue <> | 2005-12-28 20:59:09 +0000 |
---|---|---|
committer | xue <> | 2005-12-28 20:59:09 +0000 |
commit | f481e13ebf72336ed2dc90c8ec9f5d4db5b62664 (patch) | |
tree | 2b1c6f373a114cdacc462d8f90b1798467e4e679 /.gitattributes | |
parent | e8b60312037e54c34a06d6f57d7c21946cf3cd1f (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 69801520..a41f6bc1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -18,6 +18,8 @@ demos/quickstart/protected/controls/Layout.php -text demos/quickstart/protected/controls/Layout.tpl -text demos/quickstart/protected/controls/RunBar.php -text demos/quickstart/protected/controls/RunBar.tpl -text +demos/quickstart/protected/controls/SampleLayout.php -text +demos/quickstart/protected/controls/SampleLayout.tpl -text demos/quickstart/protected/controls/TopicList.php -text demos/quickstart/protected/controls/TopicList.tpl -text demos/quickstart/protected/pages/Configurations/AppConfig.page -text @@ -28,6 +30,8 @@ demos/quickstart/protected/pages/Configurations/Templates2.page -text demos/quickstart/protected/pages/Configurations/Templates3.page -text demos/quickstart/protected/pages/Construction.page -text demos/quickstart/protected/pages/Controls/Overview.page -text +demos/quickstart/protected/pages/Controls/Samples/Label.page -text +demos/quickstart/protected/pages/Controls/Samples/config.xml -text demos/quickstart/protected/pages/Controls/Simple.page -text demos/quickstart/protected/pages/Controls/Simple1.page -text demos/quickstart/protected/pages/Fundamentals/Applications.page -text |