From ebc89602219a48cc595e42a30f2ad25c283bc936 Mon Sep 17 00:00:00 2001 From: GLRoylance Date: Thu, 12 Feb 2026 11:17:00 -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