diff options
author | xue <> | 2005-12-25 20:25:42 +0000 |
---|---|---|
committer | xue <> | 2005-12-25 20:25:42 +0000 |
commit | cc44b9c507c6390c31a2f49f0a1f228a08c62b2e (patch) | |
tree | 0483c07258a787f8bb9cdd2c61b53e9e7795c1a3 /.gitattributes | |
parent | 90821c0441285c3eb7a316202a660855ea9183eb (diff) |
Added template syntax explanation.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index d3f6df17..273f16ae 100644 --- a/.gitattributes +++ b/.gitattributes @@ -25,6 +25,9 @@ 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/chap2/Templates1.page -text +demos/quickstart/protected/pages/chap2/Templates2.page -text +demos/quickstart/protected/pages/chap2/Templates3.page -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 |