From 3e10f23cf396591859e08c77a78eeecb048eeb23 Mon Sep 17 00:00:00 2001 From: Thad House Date: Fri, 2 Aug 2024 18:38:46 -0700 Subject: [PATCH] [gitignore] Ignore .bck files it git (#6913) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 565a2732a7..8cadc9542a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ simgui-window.json simgui.json networktables.json +*.bck ntcore/connectionlistenertest.json ntcore/timesynctest.json