aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2016-03-22 16:03:29 -0700
committerMatt Friedman <maf675@gmail.com>2016-04-28 08:36:49 -0700
commit40aac1cd574a9c842214b4b1adb92258d22a4c44 (patch)
tree6f8c637eef2015c5fb49803212763896e980faf4 /.gitignore
parent[ticket/14547] Use package compatible with phpBB requirements (diff)
downloadphpbb-40aac1cd574a9c842214b4b1adb92258d22a4c44.tar.gz
phpbb-40aac1cd574a9c842214b4b1adb92258d22a4c44.tar.bz2
phpbb-40aac1cd574a9c842214b4b1adb92258d22a4c44.zip
[ticket/14547] Ignore backup config.php files
PHPBB3-14547
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e980efdb84..ac29bb403c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,7 @@
!/phpBB/cache/.htaccess
!/phpBB/cache/index.html
/phpBB/composer.phar
-/phpBB/config*.php
+/phpBB/config*.php*
/phpBB/ext/*
/phpBB/files/*
/phpBB/images/avatars/gallery/*