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

4
.gitignore vendored
View File

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