diff --git a/.DS_Store b/.DS_Store index 6d70cad..c1aad26 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/.gitignore b/.gitignore index c5bd1e2..2df5142 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules/ .idea -.env* \ No newline at end of file +.env* +.DS_Store