From 71eff1f5650376684488870a8c138843e785844d Mon Sep 17 00:00:00 2001 From: Martin Gallauner Date: Tue, 30 Apr 2024 09:06:08 +0200 Subject: [PATCH] updates .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 88e58cf..4251799 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,5 @@ go.work # Build output bookclub + +.env