[feature/events-dispatcher] Adding phpBB/vendor to .gitignore

PHPBB3-9550
This commit is contained in:
Michael Cullum 2012-03-21 09:17:16 +00:00
parent aee79c6cdb
commit c2169f6899

1
.gitignore vendored
View file

@ -7,6 +7,7 @@
/phpBB/images/avatars/gallery/*
/phpBB/images/avatars/upload/*
/phpBB/store/*
/phpBB/vendor
/tests/phpbb_unit_tests.sqlite2
/tests/test_config.php
/tests/tmp/*