diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index fc182f72..8ce112d5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -862,6 +862,10 @@ demos/quickstart/protected/controls/SearchBox.php -text demos/quickstart/protected/controls/SearchBox.tpl -text demos/quickstart/protected/controls/TopicList.php -text demos/quickstart/protected/controls/TopicList.tpl -text +demos/quickstart/protected/controls/fr/Layout.tpl -text +demos/quickstart/protected/controls/fr/RunBar.tpl -text +demos/quickstart/protected/controls/fr/SampleLayout.tpl -text +demos/quickstart/protected/controls/fr/SearchBox.tpl -text demos/quickstart/protected/controls/fr/TopicList.tpl -text demos/quickstart/protected/controls/pl/TopicList.tpl -text demos/quickstart/protected/controls/zh/TopicList.tpl -text |