From bfa724dca3bc59d309916a6fd84c602c07377f1e Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Fri, 14 Jan 2022 15:18:36 +0100 Subject: [PATCH] adds the bin directory to the gitignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 093ffcc..be29ba6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ cpu.pprof cpu.trace obicount obipairing +bin \ No newline at end of file