diff --git a/.gitignore b/.gitignore index ec8d434..bf6fadf 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,5 @@ # ignore log files *.log -log/ \ No newline at end of file +log/ +.DS_Store