diff --git a/.gitignore b/.gitignore index 3b7e0f70..481e175e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ target __pycache__ .vscode -.idea \ No newline at end of file +.idea +.DS_Store \ No newline at end of file