[ticket/9848] Add avatars, attachments and store files to .gitignore.

PHPBB3-9848
This commit is contained in:
Andreas Fischer 2010-10-15 18:08:43 +02:00
parent b8f37a5024
commit 32ee8955b2

3
.gitignore vendored
View file

@ -1,5 +1,8 @@
*~
phpBB/cache/*.php
phpBB/config.php
phpBB/files/*
phpBB/images/avatars/upload/*
phpBB/store/*
tests/phpbb_unit_tests.sqlite2
tests/test_config.php