diff --git a/.gitignore b/.gitignore index e673575..c507e47 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea/ -target/ \ No newline at end of file +target/ +.DS_Store \ No newline at end of file