diff --git a/.gitignore b/.gitignore index ff6b601f..fa002543 100644 --- a/.gitignore +++ b/.gitignore @@ -254,4 +254,7 @@ paket-files/ # Coderush /.cr -/build-artifacts \ No newline at end of file +/build-artifacts + +# MacOS +.DS_Store