From b9b856cdc844c20d6b69c3872458e0c57f945a89 Mon Sep 17 00:00:00 2001 From: Simon Moser Date: Thu, 4 Nov 2021 18:50:30 +0100 Subject: [PATCH] Gitignore updated not to include executable --- .gitignore | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/.gitignore b/.gitignore index ab9a496..67d8919 100644 --- a/.gitignore +++ b/.gitignore @@ -1,21 +1,5 @@ -# ---> Go -# Binaries for programs and plugins -*.exe -*.exe~ -*.dll -*.so -*.dylib - -# Test binary, built with `go test -c` -*.test - -# Output of the go coverage tool, specifically when used with LiteIDE -*.out - -# Dependency directories (remove the comment below to include it) -# vendor/ - # Images *.iso *.qcow2 test-env/images +proxy/proxy