From 2792f47fd7b919e277500d32d92967923f997dcd Mon Sep 17 00:00:00 2001 From: Lukas Martin Date: Mon, 28 Feb 2022 23:03:49 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.gitignore=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 55be276..48ecb6f 100644 --- a/.gitignore +++ b/.gitignore @@ -152,3 +152,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +.idea/ \ No newline at end of file