diff options
author | xue <> | 2005-12-24 17:14:39 +0000 |
---|---|---|
committer | xue <> | 2005-12-24 17:14:39 +0000 |
commit | da3e4e99d6a2e3b2c9591d969cb63d61a6114eee (patch) | |
tree | 4010a24fa28e4878d23f8301c4b7b79b699be1b5 /.gitattributes | |
parent | 0401be173cd1f80785c09f3a1dfae79d54441197 (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 5494b5cb..95735c4b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -23,15 +23,23 @@ 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/ViewSource.page -text +demos/quickstart/protected/pages/ViewSource.php -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/chap3/Hangman.page -text +demos/quickstart/protected/pages/chap3/HelloWorld.page -text +demos/quickstart/protected/pages/chap3/HelloWorld/Home.page -text +demos/quickstart/protected/pages/chap3/HelloWorld/Home.php -text +demos/quickstart/protected/pages/chap3/HelloWorld/config.xml -text +demos/quickstart/protected/pages/chap3/HelloWorld/sequence.gif -text +demos/quickstart/protected/pages/chap3/HelloWorld/sequence.vsd -text demos/quickstart/protected/pages/config.xml -text demos/quickstart/themes/Simple/style.css -text docs/application.xml -text |