summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2015-12-29 01:41:21 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2015-12-29 01:41:21 +0100
commit85ca54b444cb0da4d83e23f0235b6a6f31858119 (patch)
tree481b9d84a9618ddabc2385b2d16e9f99b15d7d4e
parent17019bea40ba3d9fad55300e4872ab0fcf112382 (diff)
downloadbugzilla-85ca54b444cb0da4d83e23f0235b6a6f31858119.tar.gz
bugzilla-85ca54b444cb0da4d83e23f0235b6a6f31858119.tar.xz
Bug 1235271: Remove .htaccess from .gitignore
r=dkl
-rw-r--r--.bzrignore1
-rw-r--r--.gitignore1
2 files changed, 0 insertions, 2 deletions
diff --git a/.bzrignore b/.bzrignore
index f30e8f9ae..4b27e5744 100644
--- a/.bzrignore
+++ b/.bzrignore
@@ -1,4 +1,3 @@
-.htaccess
/lib/*
/template/en/custom
/docs/en/html
diff --git a/.gitignore b/.gitignore
index 941101a20..0ccccabb0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
-.htaccess
/lib/*
/template/en/custom
/docs/en/rst/extensions/*