aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid King <imkingdavid@gmail.com>2012-03-30 13:38:40 -0400
committerDavid King <imkingdavid@gmail.com>2012-03-30 13:38:40 -0400
commitdc4d0677b9052dfcadd1ed4fb3935e6f6ab78c39 (patch)
tree58d048ee7e0e4a21cd4265b047c463d1a8a59e36 /.gitignore
parentMerge branch 'harderthanfire/ticket/10129' into develop-olympus (diff)
parent[feature/events-dispatcher] Adding phpBB/vendor to .gitignore (diff)
downloadphpbb-dc4d0677b9052dfcadd1ed4fb3935e6f6ab78c39.tar.gz
phpbb-dc4d0677b9052dfcadd1ed4fb3935e6f6ab78c39.tar.bz2
phpbb-dc4d0677b9052dfcadd1ed4fb3935e6f6ab78c39.zip
Merge branch 'unknownbliss/feature/events-dispatcher-olympus' into develop-olympus
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e6e017f85e..965c2d4f00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@
/phpBB/images/avatars/gallery/*
/phpBB/images/avatars/upload/*
/phpBB/store/*
+/phpBB/vendor
/tests/phpbb_unit_tests.sqlite2
/tests/test_config.php
/tests/tmp/*