From 0a6098f209677580f2c7b1e54f08e43baed0ba97 Mon Sep 17 00:00:00 2001 From: Seth Falco Date: Sun, 11 Jul 2021 00:53:31 +0200 Subject: [PATCH] feat: add option to include file url --- README.md | 6 ++++-- package.json | 10 ++++++++-- src/extension.ts | 5 +---- src/providers/github-gitignore-api.ts | 9 ++++++++- src/providers/github-gitignore-repository.ts | 8 ++++++++ 5 files changed, 29 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index ec12544..40c0b0b 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,10 @@ Start command palette (with Ctrl+Shift+P or