mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
[feature/events-dispatcher] Adding phpBB/vendor to .gitignore
PHPBB3-9550
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,6 +7,7 @@
|
|||||||
/phpBB/images/avatars/gallery/*
|
/phpBB/images/avatars/gallery/*
|
||||||
/phpBB/images/avatars/upload/*
|
/phpBB/images/avatars/upload/*
|
||||||
/phpBB/store/*
|
/phpBB/store/*
|
||||||
|
/phpBB/vendor
|
||||||
/tests/phpbb_unit_tests.sqlite2
|
/tests/phpbb_unit_tests.sqlite2
|
||||||
/tests/test_config.php
|
/tests/test_config.php
|
||||||
/tests/tmp/*
|
/tests/tmp/*
|
||||||
|
Reference in New Issue
Block a user