aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2011-03-07 16:43:39 +0100
committerAndreas Fischer <bantu@phpbb.com>2011-03-07 16:43:39 +0100
commita229dd98965457fe24eaf1b7b10d9d0c3997ce9a (patch)
treeb4a47c459b63313d549310f148cb692c07ebf7ff /.gitignore
parentMerge branch 'ticket/naderman/10040' into develop-olympus (diff)
downloadphpbb-a229dd98965457fe24eaf1b7b10d9d0c3997ce9a.tar.gz
phpbb-a229dd98965457fe24eaf1b7b10d9d0c3997ce9a.tar.bz2
phpbb-a229dd98965457fe24eaf1b7b10d9d0c3997ce9a.zip
[ticket/10079] Add gallery avatars to .gitignore.
PHPBB3-10079
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c417bf01c1..22a3124b69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ phpunit.xml
phpBB/cache/*.php
phpBB/config.php
phpBB/files/*
+phpBB/images/avatars/gallery/*
phpBB/images/avatars/upload/*
phpBB/store/*
tests/phpbb_unit_tests.sqlite2