From 92b86674b917dc25df3a2065426632afe6be2af4 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Fri, 12 May 2017 18:21:36 -0700 Subject: [PATCH] Ignore iml files --- moonlight-common/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/moonlight-common/.gitignore b/moonlight-common/.gitignore index 796b96d1..e8fa30f8 100644 --- a/moonlight-common/.gitignore +++ b/moonlight-common/.gitignore @@ -1 +1,2 @@ /build +*.iml