From 3fe6afe14ea38363c236b14da2caf4a12c88954e Mon Sep 17 00:00:00 2001 From: mt0 Date: Fri, 1 Apr 2022 10:39:45 +0800 Subject: [PATCH] add obd helper --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 5c888b814..74801ea42 100644 --- a/.gitignore +++ b/.gitignore @@ -110,3 +110,9 @@ cmake-build-release ###### Debug bin and configuration tools/deploy/bin tools/deploy/config2.py +tools/deploy/.obd +tools/deploy/distributed-with-proxy.yaml +tools/deploy/distributed.yaml +tools/deploy/obd_profile.sh +tools/deploy/single-with-proxy.yaml +tools/deploy/single.yaml