From fa041002844526bce07f73a4656eaf9f1dc263a3 Mon Sep 17 00:00:00 2001 From: miguelRodriguezCrespo Date: Mon, 19 Mar 2018 12:42:31 +0100 Subject: [PATCH] gitignore changes --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 4b19aeab..4b9c8452 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,7 @@ nbactions.xml */.project */.classpath */.settings/* +.idea/ +log/ +\.vscode/ +*.iml \ No newline at end of file