From 671613e835c97ef7ec94c2ae118295d7824257ba Mon Sep 17 00:00:00 2001 From: SemvdH <45453592+SemvdH@users.noreply.github.com> Date: Tue, 8 Dec 2020 10:37:25 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4e6394e..dbcdfd7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,9 @@ # Created by https://www.toptal.com/developers/gitignore/api/java,android,androidstudio,gradle # Edit at https://www.toptal.com/developers/gitignore?templates=java,android,androidstudio,gradle +.idea/ ### Android ### + # Built application files *.apk *.aar