From 1071efb137fb1d27a20c08423e700fb3290e029b Mon Sep 17 00:00:00 2001 From: WindClan Date: Tue, 8 Jul 2025 00:48:59 -0400 Subject: [PATCH] add logs to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 87a1a92..a5c57f8 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ # Excluded assets /assets/excluded + +# Logs +/logs