Add a warning to the manual; move more method names to camelCase; fix support for...
[plcapi.git] / .gitignore
1 /.idea
2 composer.phar
3 composer.lock
4 /vendor/*
5 /tests/coverage/*
6 /build/*