1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-25 19:11:47 +02: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/cache/*.php
phpBB/config.php phpBB/config.php
phpBB/files/* phpBB/files/*
phpBB/images/avatars/gallery/*
phpBB/images/avatars/upload/* phpBB/images/avatars/upload/*
phpBB/store/* phpBB/store/*
tests/phpbb_unit_tests.sqlite2 tests/phpbb_unit_tests.sqlite2