From c6b9cdaaa295e4faa8d827ba51a9970d1d76727d Mon Sep 17 00:00:00 2001 From: dsrivastava565 <39669683+dsrivastava565@users.noreply.github.com> Date: Wed, 3 Oct 2018 21:49:37 +0530 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 39fb081..4a3983a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,9 @@ .gradle /local.properties /.idea/workspace.xml + + + /.idea/libraries .DS_Store /build