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

pull/301/head
Joel 3 years ago committed by GitHub
parent 4134e915ce
commit 2de18a6490
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitignore vendored

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

Loading…
Cancel
Save