From 61a9fb9f5c995fd775c747fb9b977620a1ff3c9d Mon Sep 17 00:00:00 2001 From: kalaposfos13 <153381648+kalaposfos13@users.noreply.github.com> Date: Sat, 11 Oct 2025 13:32:22 +0200 Subject: [PATCH] Update .gitignore to ignore logs --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b3c4c310d..419794997 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,6 @@ build*/ .cache/ rpcs3/git-version.h .rx.version + +log-*.txt +tty.txt