Add a benchmark to see if the new api for Value is slower or faster than the old one
[plcapi.git] / .gitignore
1 /.idea
2 composer.phar
3 composer.lock
4 /vendor/*
5 /tests/coverage/*
6 /build/*