diff options
author | xue <> | 2005-12-25 03:43:08 +0000 |
---|---|---|
committer | xue <> | 2005-12-25 03:43:08 +0000 |
commit | 90821c0441285c3eb7a316202a660855ea9183eb (patch) | |
tree | 40f6b2d614e6f1ca13128638560e0a09c90dbd92 /.gitattributes | |
parent | 47562d9863c63a70c03fabc17f799fc702472ee3 (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 6459687b..d3f6df17 100644 --- a/.gitattributes +++ b/.gitattributes @@ -36,6 +36,8 @@ 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/chap4/Overview.page -text +demos/quickstart/protected/pages/chap4/Simple1.page -text demos/quickstart/protected/pages/config.xml -text demos/quickstart/themes/Simple/style.css -text docs/application.xml -text |