diff --git a/.gitignore b/.gitignore index 649aeff..7f44c47 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ app -*.o \ No newline at end of file +*.o +**/.DS_Store \ No newline at end of file