diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 2a70607..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 0c60f1f..8d7d740 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /backend/.env -__pycache__ \ No newline at end of file +__pycache__ +.DS_Store