diff --git a/.gitignore b/.gitignore index 0c45fd0..5bcc431 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ /tests/cache/ /tests/Client/config.php vendor -phpunit.xml \ No newline at end of file +phpunit.xml +.DS_Store \ No newline at end of file diff --git a/tests/.DS_Store b/tests/.DS_Store deleted file mode 100644 index 4dc4ab6..0000000 Binary files a/tests/.DS_Store and /dev/null differ