Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -30,3 +30,9 @@ go.work.sum # Editor/IDE .idea/ .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 | 6 |
@@ -30,3 +30,9 @@ go.work.sum # Editor/IDE .idea/ .vscode/ + +.envrc + +.draft/ +config*.json +!config*.sample.json |