diff options
| author | Sarah Duck <git@sarahduck.ca> | 2025-07-12 22:07:23 -0700 |
|---|---|---|
| committer | Sarah Duck <git@sarahduck.ca> | 2025-07-12 22:07:23 -0700 |
| commit | 49ab2289d3cf94bb709ee2735290c3a394e04bd1 (patch) | |
| tree | eb90d2460cd60c2ac8a7effdebf4d6621798d69b /.vscode/extensions.json | |
Inital Commit
Added "Getting in the Way" oneshot
Diffstat (limited to '.vscode/extensions.json')
| -rw-r--r-- | .vscode/extensions.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 0000000..63fcf59 --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,5 @@ +{ + "recommendations": [ + "spjaksoftware.dungeonsandmarkdown" + ] +}
\ No newline at end of file |
