diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 1430f542..59968c72 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1065,6 +1065,13 @@ 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/id/Layout.tpl -text +demos/quickstart/protected/controls/id/RequiresVersion.tpl -text +demos/quickstart/protected/controls/id/RunBar.tpl -text +demos/quickstart/protected/controls/id/SampleLayout.tpl -text +demos/quickstart/protected/controls/id/SearchBox.tpl -text +demos/quickstart/protected/controls/id/SinceVersion.tpl -text +demos/quickstart/protected/controls/id/TopicList.tpl -text demos/quickstart/protected/controls/ja/Layout.tpl -text demos/quickstart/protected/controls/ja/RunBar.tpl -text demos/quickstart/protected/controls/ja/SearchBox.tpl -text |