From 330c382390ffbe3c361a763d5cee6febe1b30f5e Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Tue, 22 Jul 2008 12:08:41 +0200 Subject: Remove obsolete .htaccess file --- doc/.htaccess | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 doc/.htaccess diff --git a/doc/.htaccess b/doc/.htaccess deleted file mode 100644 index 5558f6e..0000000 --- a/doc/.htaccess +++ /dev/null @@ -1,15 +0,0 @@ -AddDescription "MIT LICENSE" LICENSE.MIT -AddDescription "GNU GENERAL PUBLIC LICENSE" LICENSE.GPL -AddDescription "General description of ndim-git-utils" README -AddDescription "Common code to several scripts" git-ndim-sh -AddDescription "The git-amb(1) man page" git-amb.txt -AddDescription "The git-amb script" git-amb -AddDescription "The git-rebase-subtree(1) man page" git-rebase-subtree.txt -AddDescription "The git-rebase-subtree script" git-rebase-subtree -AddDescription "The git-buildmsg(1) man page" git-buildmsg.txt -AddDescription "The git-buildmsg script" git-buildmsg -AddDescription "ndim's git cheatsheet" ndim-git-cheatsheet.txt -AddDescription "source tarball distribution" ndim-git-utils-*.tar.bz2 -ReadmeName FOOTER.html -HeaderName HEADER.html -IndexIgnore FOOTER.html HEADER.html .. -- cgit