From 6bd5697822acea9c084e0be5c2fb4e8802427a0a Mon Sep 17 00:00:00 2001 From: GLRoylance Date: Thu, 12 Feb 2026 11:08:50 -0800 Subject: [PATCH] add simgui-ds.json to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 88b4e69..3f2abe6 100644 --- a/.gitignore +++ b/.gitignore @@ -171,6 +171,7 @@ out/ # Simulation GUI and other tools window save file networktables.json simgui.json +simgui-ds.json *-window.json # Simulation data log directory -- 2.39.5