diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,8 +28,8 @@ go.work.sum .env # Editor/IDE -# .idea/ -# .vscode/ +.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 | 4 |
@@ -28,8 +28,8 @@ go.work.sum .env # Editor/IDE -# .idea/ -# .vscode/ +.idea/ +.vscode/ config*.json !config*.sample.json |