From 5d39c1d5d49e1db2ed5cc4a10bdf5fdeb5905101 Mon Sep 17 00:00:00 2001 From: Stepland <16676308+Stepland@users.noreply.github.com> Date: Tue, 3 Mar 2020 10:58:15 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 79a40ec..5a21492 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ build*/ .vscode/ _test*/ -docs/refs \ No newline at end of file +docs/refs +.DS_Store \ No newline at end of file