From 1e8a4c2baa0898acbbcdcff0c46b3df226d349c0 Mon Sep 17 00:00:00 2001 From: Shubham Bhagat Date: Tue, 23 Oct 2018 12:13:34 +0530 Subject: [PATCH] remove idea.xml from gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index c6cbe56..ea6803d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ *.iml .gradle /local.properties -/.idea/workspace.xml /.idea/libraries .DS_Store /build