From 0b2fe9c15979e64b9278ec30306121c2452c77c5 Mon Sep 17 00:00:00 2001 From: a1batross Date: Sun, 17 Jan 2016 16:55:51 +0300 Subject: [PATCH] Update gitignore --- android/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/android/.gitignore b/android/.gitignore index 64bd4fc..48358fb 100644 --- a/android/.gitignore +++ b/android/.gitignore @@ -1,6 +1,7 @@ # Built application files *.apk *.ap_ +*.bin # Files for the Dalvik VM *.dex @@ -29,3 +30,7 @@ proguard/ # Log Files *.log + +*.swp +*.save +*.kate-swp