mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/11150] Add composer-ext.* and vendor-ext/
PHPBB3-11150
This commit is contained in:
parent
1703b678d0
commit
16d3fa49a1
4 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -19,6 +19,8 @@
|
|||
!/phpBB/styles/all
|
||||
node_modules
|
||||
/phpBB/vendor
|
||||
/phpBB/vendor-ext/*
|
||||
!/phpBB/vendor-ext/.git-keep
|
||||
/tests/phpbb_unit_tests.sqlite*
|
||||
/tests/test_config*.php
|
||||
/tests/tmp/*
|
||||
|
|
0
phpBB/composer-ext.json
Executable file
0
phpBB/composer-ext.json
Executable file
0
phpBB/composer-ext.lock
Executable file
0
phpBB/composer-ext.lock
Executable file
0
phpBB/vendor-ext/.git-keep
Normal file
0
phpBB/vendor-ext/.git-keep
Normal file
Loading…
Add table
Reference in a new issue