diff options
author | xue <> | 2005-12-26 15:54:54 +0000 |
---|---|---|
committer | xue <> | 2005-12-26 15:54:54 +0000 |
commit | 9be8859d92e4bbec2462e82457d014f0a0d720db (patch) | |
tree | 8d674a443ab0785d2a68dbfa326abfae3230bbb5 /.gitattributes | |
parent | a433c6c39bdaa5a53238596853617228be8ad07f (diff) |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ce2efce3..79c531f6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,9 +14,25 @@ demos/personal/themes/BlueTheme/labels.skin -text demos/quickstart/index.php -text demos/quickstart/protected/.htaccess -text demos/quickstart/protected/application.xml -text +demos/quickstart/protected/pages/Configurations/AppConfig.page -text +demos/quickstart/protected/pages/Configurations/Overview.page -text +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/Construction.page -text +demos/quickstart/protected/pages/Controls/Overview.page -text +demos/quickstart/protected/pages/Controls/Simple1.page -text +demos/quickstart/protected/pages/Fundamentals/Components.page -text +demos/quickstart/protected/pages/Fundamentals/Controls.page -text +demos/quickstart/protected/pages/Fundamentals/Pages.page -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 demos/quickstart/protected/pages/Layout.php -text demos/quickstart/protected/pages/Layout.tpl -text +demos/quickstart/protected/pages/Samples/Hangman.page -text +demos/quickstart/protected/pages/Samples/HelloWorld.page -text demos/quickstart/protected/pages/TopicList.php -text demos/quickstart/protected/pages/TopicList.tpl -text demos/quickstart/protected/pages/ViewSource.page -text |