From afa731a834d231f3019c992917fc8627eef1630a Mon Sep 17 00:00:00 2001 From: Guillem Hernandez Sola Date: Fri, 21 Sep 2018 12:56:35 +0200 Subject: [PATCH] Added gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2e96e9b..473de42 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ - +.DS_Store # Created by https://www.gitignore.io/api/intellij,intellij+iml ### Intellij ### @@ -94,4 +94,4 @@ modules.xml .idea/misc.xml *.ipr -# End of https://www.gitignore.io/api/intellij,intellij+iml \ No newline at end of file +# End of https://www.gitignore.io/api/intellij,intellij+iml