mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 18:38:53 +00:00
16 lines
310 B
Text
16 lines
310 B
Text
*~
|
|
/phpunit.xml
|
|
/phpBB/cache/*.html
|
|
/phpBB/cache/*.php
|
|
/phpBB/cache/queue.php.lock
|
|
/phpBB/composer.phar
|
|
/phpBB/config.php
|
|
/phpBB/ext/*
|
|
/phpBB/files/*
|
|
/phpBB/images/avatars/gallery/*
|
|
/phpBB/images/avatars/upload/*
|
|
/phpBB/store/*
|
|
/phpBB/vendor
|
|
/tests/phpbb_unit_tests.sqlite2
|
|
/tests/test_config.php
|
|
/tests/tmp/*
|