From a6da3eb5f069a1eb2785ed8cf39ec98bc0682595 Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Thu, 25 Nov 2021 16:19:04 +0100 Subject: [PATCH] ignore vendor/ folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cb42378..3117f77 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ key-database.pogreb/ acme-account.json build/ +vendor/