From 4012aad18903135b846042ef473bda46040f44b3 Mon Sep 17 00:00:00 2001 From: OtsoBear Date: Tue, 25 Nov 2025 15:37:17 +0200 Subject: [PATCH] vendor to .gitignore (Bundler gem installation directory) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 29cf10a..3e62e79 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ example/_site Gemfile.lock node_modules npm-debug.log* +vendor