aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-03-30 19:04:20 +0100
committerMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-03-30 19:13:32 +0100
commit9391d423c05818e5f18ddbe051e1713c835f4404 (patch)
tree7cbb34906f5c7fcc52a002a427db1e83e064b971 /.gitignore
parentMerge remote-tracking branch 'janschejbal/ticket/10730' into develop-olympus (diff)
downloadphpbb-9391d423c05818e5f18ddbe051e1713c835f4404.tar.gz
phpbb-9391d423c05818e5f18ddbe051e1713c835f4404.tar.bz2
phpbb-9391d423c05818e5f18ddbe051e1713c835f4404.zip
[feature/event-dispatcher] Adding composer.phar to .gitignore for olympus
To keep the .gitignore's the same. PHPBB3-9550
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e6e017f85e..de26e1dd1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
/phpBB/cache/*.html
/phpBB/cache/*.php
/phpBB/cache/queue.php.lock
+/phpBB/composer.phar
/phpBB/config.php
/phpBB/config_dev.php
/phpBB/config_test.php