Add .vscode to .gitignore
This commit is contained in:
parent
492fb07e66
commit
3c9d5ce883
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
*.db
|
*.db
|
||||||
*.db-shm
|
*.db-shm
|
||||||
*.db-wal
|
*.db-wal
|
||||||
|
.vscode/
|
||||||
|
Loading…
Reference in New Issue
Block a user