From b9cd9367da104e5d3a4310fd1c40b841f5fbb286 Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 23 Dec 2005 17:53:37 +0000 Subject: --- .gitattributes | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to '.gitattributes') 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 -- cgit v1.2.3