From 392460253b3bc48e1115113fe1c230877336df33 Mon Sep 17 00:00:00 2001 From: Daniel Pozsar Date: Thu, 31 Oct 2024 16:01:28 +0100 Subject: [PATCH] added vscode workspace --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b3eaab6..8559dc9 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ dist .venv .conda .pytest_cache +*.code-workspace # Docs docs/make.bat @@ -24,6 +25,3 @@ tmp* # Mac stuff *.DS_Store* - -# PYPI test tokens -.pypirc