From db1afb286b2d4faeb3eed9d0dbb7ec0121b6224a Mon Sep 17 00:00:00 2001 From: "juliano.souzaluz" <juliano.souza-luz@etu.hesge.ch> Date: Thu, 12 Oct 2023 10:57:00 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9adfa75..c3fed26 100644 --- a/.gitignore +++ b/.gitignore @@ -289,3 +289,5 @@ pyrightconfig.json # End of https://www.toptal.com/developers/gitignore/api/python,pycharm .idea/tp-clustering.iml .idea/misc.xml +.idea/misc.xml +.idea/tp-clustering.iml -- GitLab