diff --git a/.gitignore b/.gitignore index fc15858..5dcef1d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules .vitepress/cache .vitepress/dist -.idea \ No newline at end of file +.idea +.DS_Store \ No newline at end of file