From 93f0ac945fc36e41d5b627d171419fbccbe46360 Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Mon, 8 Aug 2022 03:08:20 -0400 Subject: [PATCH] Added gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e12f215..9b4422d 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ *.so *.dylib /arfc/arfc +playground/ # Test binary, built with `go test -c` *.test