From 88c82eec7e58998e3c71ac20f8ab1cd51dd74d80 Mon Sep 17 00:00:00 2001 From: Jan Dickmann Date: Mon, 17 Jun 2024 11:35:40 +0200 Subject: [PATCH] Initial Laptop commit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 96fca6d..6178e7c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,6 @@ htmlcov/ dist/ build/ -*.egg-info/ \ No newline at end of file +*.egg-info/ + +*.code-workspace \ No newline at end of file