gitignore: ignore vscode workspace files

This commit is contained in:
Jonathan Harvey-Buschel 2024-10-17 13:38:36 +02:00 committed by Oliver Gugger
parent 455cdffede
commit d650829f9b
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

1
.gitignore vendored

@ -66,6 +66,7 @@ profile.tmp
.DS_Store
.vscode
*.code-workspace
# Coverage test
coverage.txt