From 44088136431896f2b0b87add80aa1eb22fdd980c Mon Sep 17 00:00:00 2001 From: KaySar12 Date: Mon, 26 May 2025 18:50:39 +0700 Subject: [PATCH] chore: update .gitignore to exclude log files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c6842c0..650f38b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ _build/ # dotfiles - +*.log .* !.gitignore !.github