summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-07-27 13:38:14 +0000
committerxue <>2006-07-27 13:38:14 +0000
commitdfd97aae0842e6d075b30a4a7608bc92fd85082b (patch)
tree5e916ac2b60f6b086d4c5f27a4539bf8fa040e73 /.gitattributes
parent0a72d15b054e6548135ae813aab0d2ee526c49aa (diff)
Added htaccess files.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index f25805a8..01c536f9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -592,6 +592,7 @@ buildscripts/texbuilder/build.php -text
buildscripts/texbuilder/pages.php -text
buildscripts/texbuilder/quickstart.tex -text
demos/blog/index.php -text
+demos/blog/protected/.htaccess -text
demos/blog/protected/Common/BlogDataModule.php -text
demos/blog/protected/Common/BlogErrorHandler.php -text
demos/blog/protected/Common/BlogException.php -text
@@ -659,6 +660,7 @@ demos/blog/themes/Summer/style.css -text
demos/blog/themes/Winter/style.css -text
demos/composer/index.php -text
demos/composer/index2.php -text
+demos/composer/protected/.htaccess -text
demos/composer/protected/pages/ClassDefinition.php -text
demos/composer/protected/pages/Home.page -text
demos/composer/protected/pages/Home.php -text
@@ -676,6 +678,7 @@ 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/.htaccess -text
demos/personal/protected/Pages/Home.page -text
demos/personal/protected/Pages/Home.php -text
demos/personal/protected/Pages/Layout.php -text