From 5f16f8401cc13f7cffeffd7737dc5f8063d131e1 Mon Sep 17 00:00:00 2001 From: Mehul Goel Date: Mon, 30 Dec 2024 21:23:36 -0800 Subject: [PATCH] don't push data changes --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 60a6406..61bda68 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ rb_ws/bags docker-compose.yml~ *TEMP_DO_NOT_EDIT.txt rb_ws/src/buggy/bags/* -*.bag \ No newline at end of file +*.bag +vision/data/* \ No newline at end of file