diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -30,3 +30,6 @@ go.work.sum # Editor/IDE # .idea/ # .vscode/ + +config*.json +!config*.sample.json |
| index : sayauz/thumbnail-generator.git | ||
| Compresses in parallel and outputs a fileglob of webp from jpeg/png, put on S3/B2/locally | Saya Andy <saya.andy@posteo.com> |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -30,3 +30,6 @@ go.work.sum # Editor/IDE # .idea/ # .vscode/ + +config*.json +!config*.sample.json |