From 2569000e7fef749a66b0da5527199777e29e76ec Mon Sep 17 00:00:00 2001 From: Davide Marchegiani Date: Mon, 14 Oct 2024 09:04:27 +1100 Subject: [PATCH] Modified itignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e475ebd..e6f70f0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ .coverage *~ *.egg-info -coverage_html \ No newline at end of file +coverage_html +*.code-workspace \ No newline at end of file