diff --git a/.gitignore b/.gitignore index e76f77f..986a29f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ Cargo.lock* node_modules /target result* +.DS_Store