From b351e52048e5ec43dbffd9e4278952033243fe37 Mon Sep 17 00:00:00 2001 From: Tom Hodson Date: Fri, 15 Oct 2021 11:42:08 +0100 Subject: [PATCH] Ignore some bundle specific dirs --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9bfaa17..8f564d1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ .ipynb_checkpoints _site/ Gemfile.lock +vendor/ +.vscode/ +.bundle/