fix: ignore VSCode setting.json path (#297)

This commit is contained in:
Joel 2023-06-05 10:54:09 +08:00 committed by GitHub
commit 2de18a6490
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View file

@ -130,7 +130,7 @@ dmypy.json
.idea/'
.DS_Store
.vscode/setting.json
web/.vscode/settings.json
# Intellij IDEA Files
.idea/