summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 5af0c0a1..eafd0a98 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -645,8 +645,18 @@ buildscripts/wikibuilder/external.png -text
buildscripts/wikibuilder/main.css -text
demos/activeblog/index.php -text
demos/activeblog/protected/.htaccess -text
+demos/activeblog/protected/App_Controls/BlogException.php -text
+demos/activeblog/protected/App_Controls/BlogPage.php -text
+demos/activeblog/protected/App_Controls/messages.txt -text
+demos/activeblog/protected/App_Data/Settings.xml -text
+demos/activeblog/protected/App_Data/blog.db -text svneol=unset#unset
demos/activeblog/protected/App_Layouts/MainLayout.php -text
demos/activeblog/protected/App_Layouts/MainLayout.tpl -text
+demos/activeblog/protected/App_Modules/BlogDataModule.php -text
+demos/activeblog/protected/App_Modules/BlogErrorHandler.php -text
+demos/activeblog/protected/App_Modules/BlogUser.php -text
+demos/activeblog/protected/App_Modules/BlogUserManager.php -text
+demos/activeblog/protected/App_Modules/schema.sql -text
demos/activeblog/protected/App_Pages/Home.page -text
demos/activeblog/protected/App_Pages/Home.php -text
demos/activeblog/protected/application.xml -text