chore(config): update workspace configuration
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
This commit is contained in:
parent
1ff3417339
commit
0608f9f9fc
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -36,3 +36,5 @@ resources/_gen/
|
||||||
|
|
||||||
# Build
|
# Build
|
||||||
.wireit
|
.wireit
|
||||||
|
.favorites.json
|
||||||
|
*.code-workspace
|
||||||
|
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"folders": [
|
|
||||||
{
|
|
||||||
"path": "."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "../gohugo-theme-ananke.wiki"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"settings": {}
|
|
||||||
}
|
|
Loading…
Reference in a new issue