From b150f39fc44cc058a8b2c4e287fc0e38f5253ef2 Mon Sep 17 00:00:00 2001 From: Finn Date: Wed, 27 Sep 2023 00:52:54 +0200 Subject: [PATCH] Small exception change --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7b2fb23..cf471e0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ target/ !**/src/test/**/target/ ### IntelliJ IDEA ### +/.idea/ .idea/modules.xml .idea/jarRepositories.xml .idea/compiler.xml