From 5d76e3839be607f32aab32da60a7b12cbf946b16 Mon Sep 17 00:00:00 2001 From: Victor Schappert Date: Mon, 4 Apr 2022 08:00:54 -0700 Subject: [PATCH] Tweak .gitignore --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index 645484d..4ac02c9 100644 --- a/.gitignore +++ b/.gitignore @@ -11,8 +11,5 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out -# Dependency directories (remove the comment below to include it) -# vendor/ - # IDE files .idea/