chore: update .gitignore to exclude log files

This commit is contained in:
KaySar12 2025-05-26 18:50:39 +07:00
parent 37e58810dd
commit 4408813643

2
.gitignore vendored
View File

@ -2,7 +2,7 @@
_build/ _build/
# dotfiles # dotfiles
*.log
.* .*
!.gitignore !.gitignore
!.github !.github