diff --git a/.gitignore b/.gitignore index d9efb8f..8a2df95 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /backend/.env __pycache__ -node_modules \ No newline at end of file +.DS_Store +node_modules