diff --git a/.gitignore b/.gitignore index db3733c..09c66d6 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ # Dependency directories (remove the comment below to include it) # vendor/ .idea/ -.git/ \ No newline at end of file +.git/ +.DS_Store/ \ No newline at end of file