diff --git a/.gitignore b/.gitignore
index 18c3658..42484cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
composer.lock
.DS_Store
node_modules
+build
diff --git a/phpunit.xml b/phpunit.xml
index 7aac86f..c98bd40 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -23,4 +23,10 @@
+
+
+
+
+
+
\ No newline at end of file