From 6da04f3813cd4e2dfdd695f2c77a7cdfe7063f9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Mon, 25 May 2026 09:32:20 +0400 Subject: [PATCH] git: ignore dirty AndrOBD submodule --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index f20285d..ca907f5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "android/AndrOBD"] path = android/AndrOBD url = https://github.com/fr3ts0n/AndrOBD.git + ignore = dirty