added pytest and vscode dir

This commit is contained in:
Koen van Eijk 2024-06-09 15:08:47 +02:00
parent 988a87fc8c
commit c8aae54271

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ venv
*.egg-info *.egg-info
dist dist
build build
.pytest_cache
.vscode