From 3598a17ee2d8407d50cbee31c824ab612354a7f8 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Mon, 18 Jul 2022 00:54:42 +0200 Subject: [PATCH] Update .gitignore from develop branch --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 7ea15e804..9ecc81afb 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,9 @@ diaspora.iml # WebTranslateIt .wti + +# MacOS +/__MACOSX/ + +# yarn +node_modules