From af37c8da6501b40bec1d2d65ed947704c989cbc7 Mon Sep 17 00:00:00 2001 From: Camila Macedo Date: Mon, 23 Sep 2024 05:58:18 +0100 Subject: [PATCH] add to be ignored .DS_Store --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3cd3d73e21f..9c5965921cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .idea/ .vscode/ WORKSPACE +.DS_Store # don't check in the build output of the book docs/book/book/