diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -32,3 +32,7 @@ go.work.sum .vscode/ .envrc + +.draft/ +config*.json +!config*.sample.json |
| index : sayauz/articlator.git | ||
| Using a template, transcodes and posts it as Telegram messages/saya.uz blog page | Saya Andy <saya.andy@posteo.com> |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -32,3 +32,7 @@ go.work.sum .vscode/ .envrc + +.draft/ +config*.json +!config*.sample.json |