aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-03-29 23:19:35 +0100
committerMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-03-29 23:19:35 +0100
commitb250ffc561a631d6639c80017e7d0178e7c68e05 (patch)
treeaebb248271453a127955f05c77559e1892ef1c36
parent7aef3eb7b3dae478fe90c5dfdb276b693c726272 (diff)
downloadforums-b250ffc561a631d6639c80017e7d0178e7c68e05.tar
forums-b250ffc561a631d6639c80017e7d0178e7c68e05.tar.gz
forums-b250ffc561a631d6639c80017e7d0178e7c68e05.tar.bz2
forums-b250ffc561a631d6639c80017e7d0178e7c68e05.tar.xz
forums-b250ffc561a631d6639c80017e7d0178e7c68e05.zip
[feature/event-dispatcher] Add .gitignore to ignore the composer.phar file
PHPBB3-9550
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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/*