From 74d6b58f946a3aaca61a6003151026edb14371af Mon Sep 17 00:00:00 2001 From: pbs2h20aal Date: Wed, 17 Nov 2021 08:54:06 +0100 Subject: [PATCH] =?UTF-8?q?ver=C3=A4nderung=20der=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 59aa52c..4b965f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ # Default ignored files - +/shelf/ +/workspace.xml +/.gradle +/build \ No newline at end of file