Update .gitignore for composer

This commit is contained in:
Ben 2021-08-21 14:41:59 +02:00
parent fb5cfff56e
commit 0d90d15594
Signed by: ben
GPG Key ID: 0F54A7ED232D3319
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -1,2 +1,6 @@
/.idea
/build
### Composer ###
composer.phar
/vendor