Merge pull request #3386 from InspectorCaracal/patch-19

Add VS Code config to gitignore
This commit is contained in:
Griatch 2024-01-08 20:06:38 +01:00 committed by GitHub
commit a350b30f54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,3 +51,6 @@ nosetests.xml
# PyCharm config
.idea
# VSCode config
.vscode