diff --git a/.gitignore b/.gitignore index d3d220f..00776c8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules/ dist/ pnpm-lock.yaml package-lock.json -yarn.lock \ No newline at end of file +yarn.lock +.DS_Store \ No newline at end of file