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