diff --git a/.gitignore b/.gitignore index 795dad5..4602721 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,7 @@ profile.cov # Dependency directories (remove the comment below to include it) # vendor/ -.idea \ No newline at end of file +.idea + +# Misc +.DS_Store \ No newline at end of file