Add: VSCode settings

Enabling type checking with Pylance.
This commit is contained in:
tsukumi
2024-03-10 13:51:56 +00:00
parent cdc47a98ce
commit 00bf496325
3 changed files with 28 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,3 @@
.vscode/
__pycache__/
venv/
.venv/