From 4f5e66b58c83ac49ee26411c7cf24d0ac757be6d Mon Sep 17 00:00:00 2001 From: Serghei Ceacal Date: Thu, 25 Oct 2018 22:43:17 +0300 Subject: [PATCH 1/2] Configure .gitignore --- .gitignore | 5 +++++ app/app.iml | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 34b89654..6208a99c 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,8 @@ local.properties proguard/ # Log Files *.log +pushfish-android.iml +/pushfish-android.iml +/app/app.iml +/pushjet-android.iml +/Pushjet-Android.iml diff --git a/app/app.iml b/app/app.iml index 3086841b..3e6799a1 100644 --- a/app/app.iml +++ b/app/app.iml @@ -9,7 +9,6 @@