diff --git a/.gitignore b/.gitignore index ae68f81..a962c17 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .env node_modules/ -logs/* \ No newline at end of file +logs/* +.DS_Store