From d4d47fdaca19d4932d7af6fc358d5100619e1e83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Montan=CC=83ana?= Date: Tue, 23 May 2023 09:37:49 +0200 Subject: [PATCH] modifica .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9154f4c..ffbaf3c 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,6 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* replay_pid* +.idea/ +.vscode/