chore: Add .vscode to .gitignore

This commit is contained in:
oSumAtrIX 2023-11-03 22:38:19 +01:00
parent 9bb6c4152d
commit 3c3edb3cf8
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
__pycache__
config.json
static
static
.vscode