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