diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 97abdcc8..a7050ef7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -645,7 +645,10 @@ buildscripts/wikibuilder/external.png -text buildscripts/wikibuilder/main.css -text demos/activeblog/index.php -text demos/activeblog/protected/.htaccess -text +demos/activeblog/protected/App_Layouts/MainLayout.php -text +demos/activeblog/protected/App_Layouts/MainLayout.tpl -text demos/activeblog/protected/App_Pages/Home.page -text +demos/activeblog/protected/App_Pages/Home.php -text demos/activeblog/protected/application.xml -text demos/activeblog/protected/urlmaps.xml -text demos/address-book/index.php -text |