diff --git a/.gitignore b/.gitignore index b671126..4662619 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,7 @@ /build # Vitest -vitest-report.json \ No newline at end of file +vitest-report.json + +# MacOS +.DS_Store