diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 833d83e4..97abdcc8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -643,6 +643,11 @@ buildscripts/wikibuilder/dumpHTML.inc -text buildscripts/wikibuilder/dumpHTML.php -text buildscripts/wikibuilder/external.png -text buildscripts/wikibuilder/main.css -text +demos/activeblog/index.php -text +demos/activeblog/protected/.htaccess -text +demos/activeblog/protected/App_Pages/Home.page -text +demos/activeblog/protected/application.xml -text +demos/activeblog/protected/urlmaps.xml -text demos/address-book/index.php -text demos/address-book/protected/application.xml -text demos/address-book/protected/pages/AddressProvider.php -text |