diff --git a/.gitignore b/.gitignore index 5e2cb8a..e6f5c03 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,7 @@ .idea # Node -node_modules \ No newline at end of file +node_modules + +# MacOS +.DS_Store \ No newline at end of file