From 85cad05b6e5a294e2a99c803bc7f4fdc5383be84 Mon Sep 17 00:00:00 2001 From: Markus Koller Date: Mon, 30 Jan 2023 07:55:20 +0100 Subject: [PATCH] Gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 906ae9d..6754c9d 100644 --- a/.gitignore +++ b/.gitignore @@ -103,5 +103,6 @@ ENV/ config.ini log.csv .idea/misc.xml -.idea/misc.xml .idea/Python-PS2000B.iml +*.xml +*.iml