From: Frédéric Buclin Date: Tue, 29 Dec 2015 00:41:21 +0000 (+0100) Subject: Bug 1235271: Remove .htaccess from .gitignore X-Git-Tag: release-5.1.1~118 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85ca54b444cb0da4d83e23f0235b6a6f31858119;p=thirdparty%2Fbugzilla.git Bug 1235271: Remove .htaccess from .gitignore r=dkl --- diff --git a/.bzrignore b/.bzrignore index f30e8f9ae1..4b27e5744d 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1,4 +1,3 @@ -.htaccess /lib/* /template/en/custom /docs/en/html diff --git a/.gitignore b/.gitignore index 941101a205..0ccccabb0a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -.htaccess /lib/* /template/en/custom /docs/en/rst/extensions/*