Incorrect Dir Path
When generating the ignore rules for Composer, an incorrect format is used. The vendor directory added is written `vendor/`, which causes other `vendors` directories to be ignored. The correct format to use is `/vendor/`, which would only ignore the root `vendor` directory.
J
Julien Liabeuf committed
5bb4e85357cb42ceff26233f67c27368d405cda0
Parent: 1451768