diff --git a/.gitignore b/.gitignore index 1541c56..ca64fce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .idea /vendor/ -composer.lock \ No newline at end of file +composer.lock +.DS_Store +**/.DS_Store \ No newline at end of file