diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index c718616c..01929f48 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,12 +14,21 @@ demos/personal/themes/BlueTheme/labels.skin -text demos/quickstart/index.php -text demos/quickstart/protected/.htaccess -text demos/quickstart/protected/application.xml -text +demos/quickstart/protected/controls/Highlighter/code_highlight.css -text +demos/quickstart/protected/controls/Highlighter/geshi.php -text +demos/quickstart/protected/controls/Highlighter/geshi/css.php -text +demos/quickstart/protected/controls/Highlighter/geshi/html.php -text +demos/quickstart/protected/controls/Highlighter/geshi/javascript.php -text +demos/quickstart/protected/controls/Highlighter/geshi/php.php -text +demos/quickstart/protected/controls/Highlighter/geshi/prado.php -text +demos/quickstart/protected/controls/Highlighter/geshi/xml.php -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/SampleLayout.php -text demos/quickstart/protected/controls/SampleLayout.tpl -text +demos/quickstart/protected/controls/TTextHighlighter.php -text demos/quickstart/protected/controls/TopicList.php -text demos/quickstart/protected/controls/TopicList.tpl -text demos/quickstart/protected/pages/Configurations/AppConfig.page -text |