From 970e9ad14dacb8ccbec6944192ad4aaa19981c58 Mon Sep 17 00:00:00 2001 From: Majeur Date: Thu, 5 Mar 2015 19:17:56 +0100 Subject: [PATCH] Remove temp files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 566a4b7..5cc3ac8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ *.iml build .gradle -local.properties \ No newline at end of file +local.properties +*~