From b750110e81bd4c2c97f1fa53454a6bac82bdceeb Mon Sep 17 00:00:00 2001 From: "juliano.souzaluz" <juliano.souza-luz@etu.hesge.ch> Date: Thu, 12 Oct 2023 10:57:26 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c3fed26..e62080a 100644 --- a/.gitignore +++ b/.gitignore @@ -291,3 +291,5 @@ pyrightconfig.json .idea/misc.xml .idea/misc.xml .idea/tp-clustering.iml +*.xml +*.iml -- GitLab