Add a benchmark to see if the new api for Value is slower or faster than the old one
[plcapi.git] / .gitignore
index 8d880ea..1305331 100644 (file)
@@ -1,3 +1,6 @@
 /.idea
 composer.phar
-
+composer.lock
+/vendor/*
+/tests/coverage/*
+/build/*