From a3c91dd677ac6891c5830309eb2834f1d2b4658d Mon Sep 17 00:00:00 2001 From: netbenix Date: Sat, 30 Oct 2021 19:25:53 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0683d81..a72a4b0 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,8 @@ # GoLand IDE files -.idea/ \ No newline at end of file +.idea/ + + +#Logs folder +logs/ \ No newline at end of file