From 67c21e382b5fbaa6e9527e5a62130f364c391196 Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Thu, 7 Mar 2019 11:59:52 +0100 Subject: [PATCH] Updated .gitignore --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index de51388..dca35e5 100644 --- a/.gitignore +++ b/.gitignore @@ -133,6 +133,11 @@ Temporary Items .idea/**/usage.statistics.xml .idea/**/dictionaries .idea/**/shelf +.idea/workspace.xml +.idea/tasks.xml +.idea/usage.statistics.xml +.idea/dictionaries +.idea/shelf # Generated files .idea/**/contentModel.xml @@ -204,4 +209,4 @@ modules.xml .idea/misc.xml *.ipr -# End of https://www.gitignore.io/api/intellij+all \ No newline at end of file +# End of https://www.gitignore.io/api/intellij+all