diff options
author | xue <> | 2005-12-28 02:39:52 +0000 |
---|---|---|
committer | xue <> | 2005-12-28 02:39:52 +0000 |
commit | deba7a5f81931dbe20aceebd506f44d5fdc1f7ca (patch) | |
tree | d7ed4e24f6503ccafb6c464693c9b1923bf8529d /.gitattributes | |
parent | 2afb475e88a4f41984b5e606b927b22f97e9cc4c (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 427287dc..2dd00afa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -24,6 +24,7 @@ demos/quickstart/protected/pages/Construction.page -text demos/quickstart/protected/pages/Controls/Overview.page -text demos/quickstart/protected/pages/Controls/Simple1.page -text demos/quickstart/protected/pages/Fundamentals/Applications.page -text +demos/quickstart/protected/pages/Fundamentals/Architecture.page -text demos/quickstart/protected/pages/Fundamentals/Components.page -text demos/quickstart/protected/pages/Fundamentals/Controls.page -text demos/quickstart/protected/pages/Fundamentals/Modules.page -text @@ -31,8 +32,12 @@ demos/quickstart/protected/pages/Fundamentals/Pages.page -text demos/quickstart/protected/pages/Fundamentals/Services.page -text demos/quickstart/protected/pages/Fundamentals/applifecycles.gif -text demos/quickstart/protected/pages/Fundamentals/applifecycles.vsd -text +demos/quickstart/protected/pages/Fundamentals/classtree.gif -text +demos/quickstart/protected/pages/Fundamentals/classtree.vsd -text demos/quickstart/protected/pages/Fundamentals/lifecycles.gif -text demos/quickstart/protected/pages/Fundamentals/lifecycles.vsd -text +demos/quickstart/protected/pages/Fundamentals/objectdiagram.gif -text +demos/quickstart/protected/pages/Fundamentals/objectdiagram.vsd -text demos/quickstart/protected/pages/GettingStarted/AboutPrado.page -text demos/quickstart/protected/pages/GettingStarted/Installation.page -text demos/quickstart/protected/pages/GettingStarted/Introduction.page -text |