1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-29 12:43:15 +01:00

[ticket/10079] Add gallery avatars to .gitignore.

PHPBB3-10079
This commit is contained in:
Andreas Fischer 2011-03-07 16:43:39 +01:00
parent 21c5e6f149
commit a229dd9896

1
.gitignore vendored
View File

@ -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