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

4
.gitignore vendored
View file

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