From 61403c376578611921293dc76f872aaa1710584c Mon Sep 17 00:00:00 2001 From: Jahir Fiquitiva Date: Mon, 6 Jan 2020 19:15:48 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e69de29b..090a1f02 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,2 @@ +.idea +.DS_Store