mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[ticket/9848] Add avatars, attachments and store files to .gitignore.
PHPBB3-9848
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,8 @@
|
|||||||
*~
|
*~
|
||||||
phpBB/cache/*.php
|
phpBB/cache/*.php
|
||||||
phpBB/config.php
|
phpBB/config.php
|
||||||
|
phpBB/files/*
|
||||||
|
phpBB/images/avatars/upload/*
|
||||||
|
phpBB/store/*
|
||||||
tests/phpbb_unit_tests.sqlite2
|
tests/phpbb_unit_tests.sqlite2
|
||||||
tests/test_config.php
|
tests/test_config.php
|
||||||
|
Reference in New Issue
Block a user