diff --git a/.gitignore b/.gitignore index 6a7d6d8..0c9ddc1 100644 --- a/.gitignore +++ b/.gitignore @@ -127,4 +127,6 @@ dist .yarn/unplugged .yarn/build-state.yml .yarn/install-state.gz -.pnp.* \ No newline at end of file +.pnp.* + +*.DS_STORE