Files
opds-proxy/.vscode/settings.json
Evan Buss 879b8ed5b7 ci: build / release action (#6)
Create docker images on github and docker hub on each
commit to `main`. Create release images on git tag as well
as Github release with executables.
2024-08-11 00:00:24 -04:00

11 lines
194 B
JSON

{
"cSpell.words": [
"EPUB",
"kepub",
"mobi",
"opds"
],
"[github-actions-workflow]": {
"editor.defaultFormatter": "redhat.vscode-yaml",
}
}