diff --git a/.gitignore b/.gitignore index 4869b9bd..779c956b 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,7 @@ node_modules # cursor .cursor/ -bun.lockb \ No newline at end of file +bun.lockb + +# mac +.DS_Store \ No newline at end of file