From 00ac6a573f3ef9c6605d988b955874187eba71ff Mon Sep 17 00:00:00 2001 From: hussnain612 Date: Mon, 29 Aug 2022 17:26:54 +0500 Subject: [PATCH] Updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 84d22856..c8b4f57b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ out /_output/ .local bin -cover.out \ No newline at end of file +cover.out +testbin \ No newline at end of file