From 427e80fc4ee823f5cd507951aa5702eaf7ab1ea7 Mon Sep 17 00:00:00 2001 From: Winni Neessen Date: Sun, 21 Mar 2021 17:26:13 +0100 Subject: [PATCH] Updated .gitignore --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6e04c9e..6c76500 100644 --- a/.gitignore +++ b/.gitignore @@ -5,10 +5,10 @@ *.so *.dylib apg -bin/ -.go/ -build/ -.idea/ +bin +.go +build +.idea # Test binary, built with `go test -c` *.test