diff --git a/.gitignore b/.gitignore index 9564298..40af1e0 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,7 @@ /docs .pnpm-store/ -tsconfig.tsbuildinfo \ No newline at end of file +tsconfig.tsbuildinfo + +# macOS +.DS_Store