From 361fe8803dd86558d167e8b1b8980577b320ba14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Mon, 25 May 2026 09:33:23 +0400 Subject: [PATCH] git: ignore=all for AndrOBD submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ca907f5..7dc018d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "android/AndrOBD"] path = android/AndrOBD url = https://github.com/fr3ts0n/AndrOBD.git - ignore = dirty + ignore = all