From d4a381fe014eefc562b57bcaa8844cad5f83d201 Mon Sep 17 00:00:00 2001 From: Floens Date: Tue, 20 Jan 2015 16:29:56 +0100 Subject: [PATCH] Add iml files to gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4f33ee1d..a9d1f4e7 100644 --- a/.gitignore +++ b/.gitignore @@ -43,7 +43,7 @@ local.properties #.idea/workspace.xml - remove # and delete .idea if it better suit your needs. .gradle build/ -#*.iml +*.iml ## Windows detritus #############