From 73f3cbb8d99773eee60d16c6e97298b5076e85a6 Mon Sep 17 00:00:00 2001 From: ekzyis Date: Fri, 7 Apr 2023 07:46:51 +0000 Subject: [PATCH] Ignore go executable --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2eea525..56e5141 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -.env \ No newline at end of file +.env + +# go executable +hnbot