From 340582b97d26625307174c692c3775c89a5f41f2 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 26 Oct 2015 16:22:24 +0300 Subject: ignore IDEA files --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e51bc30b..39842337 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ build/* .gradle/* +*.iml \ No newline at end of file -- cgit v1.2.3