Update .gitignore for composer
This commit is contained in:
parent
fb5cfff56e
commit
0d90d15594
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,6 @@
|
||||||
/.idea
|
/.idea
|
||||||
/build
|
/build
|
||||||
|
|
||||||
|
### Composer ###
|
||||||
|
composer.phar
|
||||||
|
/vendor
|
||||||
|
|
Loading…
Reference in a new issue