mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-10 01:25:33 +02:00
Merge branch 'ticket/bantu/9848' into develop-olympus
* ticket/bantu/9848: [ticket/9848] Add avatars, attachments and store files to .gitignore.
This commit is contained in:
commit
642f940bc8
3
.gitignore
vendored
3
.gitignore
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user