From a8ee3581502ff6ef9a65ab6bddac2b27b3898901 Mon Sep 17 00:00:00 2001 From: RedLine AI Agent Date: Fri, 5 Sep 2025 21:05:49 +0000 Subject: [PATCH] Add: libs/*/release/* Add: libs/*/debug/* --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2bec58d..2bdfdd5 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ version.txt *.autosave *.XMODEL_EXPORT data/obj/* +libs/*/release/* +libs/*/debug/*