From 0b3520840abdb51e3ca51e306af99f97988a8e4a Mon Sep 17 00:00:00 2001 From: Melvin Laux Date: Tue, 3 Dec 2024 16:49:49 +0100 Subject: [PATCH] Ignore mujoco log files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 916acb1..1e937a8 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ logs *.mp4 *.json .coverage +*MUJOCO_LOG.TXT