diff --git a/.gitignore b/.gitignore index 38711b81..74f9ac32 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,7 @@ node_modules # cursor .cursor/ -bun.lockb \ No newline at end of file +bun.lockb + +# mac +.DS_Store \ No newline at end of file