mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[feature/event-dispatcher] Add .gitignore to ignore the composer.phar file
PHPBB3-9550
This commit is contained in:
parent
7aef3eb7b3
commit
b250ffc561
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -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/*
|
||||
|
|
Loading…
Add table
Reference in a new issue