diff options
author | xue <> | 2005-12-23 17:53:37 +0000 |
---|---|---|
committer | xue <> | 2005-12-23 17:53:37 +0000 |
commit | b9cd9367da104e5d3a4310fd1c40b841f5fbb286 (patch) | |
tree | f57dc89a9afabb37aaa86f5411251e436d149e0c /.gitattributes | |
parent | 9c1e1d5efa7ebef6596e4d2dd8a42892648c8e1b (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 15 |
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 |