summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 9fed6ec1..5494b5cb 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -19,6 +19,21 @@ demos/personal/protected/Pages/config.xml -text
demos/personal/themes/BlueTheme/buttons.skin -text
demos/personal/themes/BlueTheme/icon_profile.gif -text
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/pages/Construction.page -text
+demos/quickstart/protected/pages/DetailPage.php -text
+demos/quickstart/protected/pages/Layout.php -text
+demos/quickstart/protected/pages/Layout.tpl -text
+demos/quickstart/protected/pages/TopicList.php -text
+demos/quickstart/protected/pages/TopicList.tpl -text
+demos/quickstart/protected/pages/chap1/AboutPrado.page -text
+demos/quickstart/protected/pages/chap1/Installation.page -text
+demos/quickstart/protected/pages/chap1/Introduction.page -text
+demos/quickstart/protected/pages/chap1/config.xml -text
+demos/quickstart/protected/pages/config.xml -text
+demos/quickstart/themes/Simple/style.css -text
docs/application.xml -text
docs/conceptual-structure.vsd -text
docs/request-sequence.vsd -text