diff --git a/.gitignore b/.gitignore index 3e16852..ca5a943 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ bin/ obj/ -.vs/ \ No newline at end of file +.vs/ +.DS_Store \ No newline at end of file