diff options
author | xue <> | 2005-12-24 23:00:41 +0000 |
---|---|---|
committer | xue <> | 2005-12-24 23:00:41 +0000 |
commit | df3475eced66f7e8e63b231828587475ee3f32ca (patch) | |
tree | a80cce6532a1c606699704268065f1a9976aa23f /.gitattributes | |
parent | 56b28c33fdee6169c9bfd77f4f9d8e9d349e0b7b (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 95735c4b..294d396a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -34,6 +34,10 @@ 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/Hangman/Home.page -text +demos/quickstart/protected/pages/chap3/Hangman/Home.php -text +demos/quickstart/protected/pages/chap3/Hangman/config.xml -text +demos/quickstart/protected/pages/chap3/Hangman/words.txt -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 |