diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index f6db162f..a8b9d54e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -149,6 +149,8 @@ demos/quickstart/protected/pages/GettingStarted/AboutPrado.page -text demos/quickstart/protected/pages/GettingStarted/Installation.page -text demos/quickstart/protected/pages/GettingStarted/Introduction.page -text demos/quickstart/protected/pages/Security/Auth.page -text +demos/quickstart/protected/pages/Security/ViewState.page -text +demos/quickstart/protected/pages/Security/XSS.page -text demos/quickstart/protected/pages/ViewSource.page -text demos/quickstart/protected/pages/ViewSource.php -text demos/quickstart/protected/pages/config.xml -text |