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