diff --git a/.gitignore b/.gitignore index 9a8a49ea3..9de4407ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .vscode/* -**/**/.env \ No newline at end of file +**/**/.env +.DS_Store \ No newline at end of file