diff --git a/.gitignore b/.gitignore index 51944937..9c21c759 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,7 @@ main *.test -node_modules \ No newline at end of file +node_modules + +# MacOS +.DS_store \ No newline at end of file