From d7aec2e6c23c12cb9cf5ba8dc839043ea9f1a92c Mon Sep 17 00:00:00 2001 From: kinther Date: Mon, 15 Dec 2025 13:56:19 -0800 Subject: [PATCH] Update gitignore to not track logs generated by the game --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f5d243e..3bf3f9c 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,8 @@ src/.accepted src/depend src/util/depend build/* +log/* +syslog* # Do not commit files from players lib/plrfiles/A-E/*