From 87aaba0aa45ea3ead27966923fa5702817731e7d Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 2 Apr 2006 00:34:32 +0000 Subject: Added hello world demo. --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 66ceb15b..1756a7c7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -34,6 +34,10 @@ demos/composer/themes/PradoSoft/pradoheader.gif -text demos/composer/themes/PradoSoft/propertydef.gif -text demos/composer/themes/PradoSoft/style.css -text demos/composer/themes/Simple/style.css -text +demos/helloworld/index.php -text +demos/helloworld/protected/.htaccess -text +demos/helloworld/protected/pages/Home.page -text +demos/helloworld/protected/pages/Home.php -text demos/personal/index.php -text demos/personal/protected/Pages/Home.page -text demos/personal/protected/Pages/Home.php -text -- cgit v1.2.3