diff options
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 |