diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
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 |