mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
16 lines
304 B
Text
16 lines
304 B
Text
*~
|
|
/phpunit.xml
|
|
/phpBB/cache/*.html
|
|
/phpBB/cache/*.php
|
|
/phpBB/cache/*.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/*
|