1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

Merge branch 'unknownbliss/feature/events-dispatcher-olympus' into develop-olympus

This commit is contained in:
David King
2012-03-30 13:38:40 -04:00

1
.gitignore vendored
View File

@@ -11,6 +11,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/*