diff --git a/.gitignore b/.gitignore index 408b8a5..ff3d923 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /target Cargo.lock -.idea \ No newline at end of file +.idea +*.DS_Store \ No newline at end of file