From 8e9b28ab3972c3368368295af1ee0686e850bf3d Mon Sep 17 00:00:00 2001 From: Torsten Enkelmann Date: Wed, 1 Nov 2023 18:21:39 +0100 Subject: [PATCH] Initial commit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5d381cc..a6b6c2d 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +Python_Win.code-workspace