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