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 e5f44c42..69801520 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16,6 +16,8 @@ demos/quickstart/protected/.htaccess -text demos/quickstart/protected/application.xml -text 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/TopicList.php -text demos/quickstart/protected/controls/TopicList.tpl -text demos/quickstart/protected/pages/Configurations/AppConfig.page -text |