diff --git a/.gitignore b/.gitignore index 5bb99634..b1983ec0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ Thumbs.db Desktop.ini .idea +_build phpunit.xml composer.lock composer.phar @@ -17,4 +18,4 @@ vendor *.docx *.rtf *.txt -*.xml \ No newline at end of file +*.xml