From a88b0f1444af408ca953e2678c87412929252902 Mon Sep 17 00:00:00 2001 From: isthisnagee Date: Sat, 1 Jan 2022 08:55:56 -0800 Subject: [PATCH] Add diary binary to gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index c03571e..2c99cd1 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,7 @@ go.work .DS_Store + + +# The binary +diary