From 5351d4edd4dac59d2bfe03629f242f7b737f18e7 Mon Sep 17 00:00:00 2001 From: Rebecca Franks Date: Sat, 15 Feb 2020 18:48:42 +0200 Subject: [PATCH] added gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d7438f9..b228438 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ .externalNativeBuild .idea/misc.xml +/.idea/encodings.xml +/.idea/codeStyles/Project.xml