diff options
author | wei <> | 2006-09-22 23:39:13 +0000 |
---|---|---|
committer | wei <> | 2006-09-22 23:39:13 +0000 |
commit | 3f4996918079443d774788f32fb692d1d463b1c2 (patch) | |
tree | 5fff2baf004e74812f88996f888bd71f7986ca69 /.gitattributes | |
parent | 8310eca035cbaa463fdcfa5ce7b688ae0dbfb530 (diff) |
Add Url Mapping docs.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 6151c07d..5f00c740 100644 --- a/.gitattributes +++ b/.gitattributes @@ -806,6 +806,7 @@ demos/quickstart/protected/pages/Configurations/PageConfig.page -text demos/quickstart/protected/pages/Configurations/Templates1.page -text demos/quickstart/protected/pages/Configurations/Templates2.page -text demos/quickstart/protected/pages/Configurations/Templates3.page -text +demos/quickstart/protected/pages/Configurations/UrlMapping.page -text demos/quickstart/protected/pages/Construction.page -text demos/quickstart/protected/pages/Controls/Button.page -text demos/quickstart/protected/pages/Controls/CheckBox.page -text |