chore(config): update workspace configuration

Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
This commit is contained in:
Patrick Kollitsch 2024-10-18 14:44:07 +07:00
parent 1ff3417339
commit 0608f9f9fc
No known key found for this signature in database
GPG key ID: 5A5360B005AD68C7
2 changed files with 2 additions and 11 deletions

2
.gitignore vendored
View file

@ -36,3 +36,5 @@ resources/_gen/
# Build
.wireit
.favorites.json
*.code-workspace

View file

@ -1,11 +0,0 @@
{
"folders": [
{
"path": "."
},
{
"path": "../gohugo-theme-ananke.wiki"
}
],
"settings": {}
}