aboutsummaryrefslogtreecommitdiffstats
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
parent3cd0c53118b0e339c644d760bcb914998c455209 (diff)
downloadforums-40aac1cd574a9c842214b4b1adb92258d22a4c44.tar
forums-40aac1cd574a9c842214b4b1adb92258d22a4c44.tar.gz
forums-40aac1cd574a9c842214b4b1adb92258d22a4c44.tar.bz2
forums-40aac1cd574a9c842214b4b1adb92258d22a4c44.tar.xz
forums-40aac1cd574a9c842214b4b1adb92258d22a4c44.zip
[ticket/14547] Ignore backup config.php files
PHPBB3-14547
-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/*