From b250ffc561a631d6639c80017e7d0178e7c68e05 Mon Sep 17 00:00:00 2001 From: Michael Cullum Date: Thu, 29 Mar 2012 23:19:35 +0100 Subject: [PATCH] [feature/event-dispatcher] Add .gitignore to ignore the composer.phar file PHPBB3-9550 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eb7b546445..c6db64b115 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/ext/* /phpBB/files/*